Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
3.9 |
Product Version |
3.9 |
|
Product Build |
|
|
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 |
|
Attached Files |
classRenamingBugTestAndFix.1.cs [^] (2,140 bytes) 04-03-06 13:11 |
|