| Anonymous | Login | Signup for a new account | 02-09-2010 14:31 UTC |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0007128 | [Squeak Packages] Squeak-Dev | minor | always | 07-18-08 21:50 | 07-21-08 18:33 | |||||||
| Reporter | stan shepherd | View Status | public | |||||||||
| Assigned To | Damien Cassou | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | |||||||||||
| Summary | 0007128: Saving preferences creates obsolete classes | |||||||||||
| Description |
The attached test case fails in a new sq3.10.1-7175dev08.06.1 image. (or sq3.9.1-7075dev08.07.1.image). testPreferenceSaving PreferenceBrowser new saveSelected. Smalltalk garbageCollect. self should: [SystemNavigation default obsoleteBehaviors size = 0] SystemNavigation default obsoleteBehaviors inspect actually has 400+ entries. Most of the entries are BooleanPreferenceView class or PBBooleanPreferenceView class, but also other classes such as Scrollbar, UIThemeStandardSqueak, ... It happens in Preferences>>savePersonalPreferences "Save the current list of Preference settings as the user's personal choices" self setParameter:#PersonalDictionaryOfPreferences to:self dictionaryOfPreferences deepCopy I think during the deepCopy. |
|||||||||||
| Additional Information | Testcase attached | |||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
58 total queries executed. 41 unique queries executed. |