| Anonymous | Login | Signup for a new account | 02-09-2010 13:58 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 | ||||||||
| 0007218 | [Squeak] Kernel | minor | always | 10-26-08 02:01 | 11-29-09 20:55 | ||||||||
| Reporter | Keith_Hodges | View Status | public | ||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Resolution | open | ||||||||||
| Status | resolved | Product Version | 3.10.2 | ||||||||||
| Summary | 0007218: ClassOrganizer categories breaks if given an empty array | ||||||||||||
| Description |
ClassOrganizer categories: attempts to ensure that the list of categories matches the existing ones. However if the class has no methods/elements this test fails. So if you call categorizer with an empty array, on a class with no elements/methods the net result is that the data structure is corrupted. categoryStops gets set to #() when it should be at least #(0) |
||||||||||||
| Additional Information | |||||||||||||
| Attached Files |
|
||||||||||||
|
|
|||||||||||||
Notes |
|
|
(0012752 - 84 - 116 - 116 - 116 - 116 - 116) Keith_Hodges 10-26-08 02:19 |
"fix begin" Installer mantis bug: 7218 fix: 'Categorizer-categories.st'. "fix end" |
|
(0012753 - 71 - 71 - 71 - 71 - 71 - 71) Keith_Hodges 10-26-08 02:22 |
SystemEditor was the culprit that calls categories: with an empty array |
|
(0012928 - 172 - 216 - 216 - 216 - 216 - 216) matthewf 01-19-09 20:21 |
The previous changeset had an underscore assignment, and so won't load in Croquet "fix begin" Installer mantis bug: 7218 fix: 'EmptyCategoryList-M7218.2.cs'. "fix end" |
|
(0013415 - 66 - 72 - 222 - 222 - 222 - 222) nicolas cellier 11-29-09 20:55 |
Fixed in trunk http://source.squeak.org/trunk/Kernel-nice.307.mcz [^] |
| Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
57 total queries executed. 38 unique queries executed. |