Mantis - Squeak
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
3415 |
Kernel |
minor |
always |
04-03-06 13:11 |
04-25-06 14:27 |
|
Reporter:
|
noury |
Platform:
|
|
|
Assigned To:
|
|
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
3.9 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
3.9 |
|
|
Summary:
|
0003415: Changeset is not updated when renaming a class |
Description:
|
After renaming a class, the changeset is not updated to refer to the new name. Therefore, one virtually lose recorded changes. |
Steps To Reproduce:
|
|
Additional Information:
|
Test and bug fix attached.
The fix also cleans a bit SystemDictionary. It removes method SystemDictionary>>renameClass:from: and uses instead SystemDictionary>>renameClass:as: used by traits |
Relationships | |
Attached Files:
|
classRenamingBugTestAndFix.1.cs [^] (2,140 bytes) 04-03-06 13:11 |