Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002377 |
[Squeak] System |
minor |
always |
12-17-05 14:38 |
01-19-06 18:04 |
|
Reporter |
lewis |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.9 |
|
Summary |
0002377: Cannot rename a project from its window menu |
Description |
Make a new project, using its window menu --> 'change title...' results in a walkback. The problem is generated from Project>>windowReqNewLabel: which calls ChangeSet>>changeSetNamed: rather than ChangeSorter>>changeSetNamed:. This is a recent refactoring (by Andreas). It looks like there is an intent to move #changeSetNamed: from ChangeSorter to ChangeSet, and either it is not completely implemented, or the change crept in to 3.9a by mistake. |
Additional Information |
|
|
Attached Files |
Project-windowRegNewLabel-klc.1.cs.gz [^] (329 bytes) 12-19-05 21:38 |
|