Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0003415 |
[Squeak] Kernel |
minor |
always |
04-03-06 13:11 |
04-25-06 14:27 |
|
Reporter |
noury |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product 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. |
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 |
|
Attached Files |
classRenamingBugTestAndFix.1.cs [^] (2,140 bytes) 04-03-06 13:11 |
|