| Anonymous | Login | Signup for a new account | 02-09-2010 12:32 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 | |||||||
| 0006691 | [Squeak] Tools | minor | always | 09-20-07 18:11 | 02-16-09 00:08 | |||||||
| Reporter | jorsaria | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | testing | Product Version | 3.10 | |||||||||
| Summary | 0006691: Selector Browser (Method finder): unable to select a result | |||||||||||
| Description |
For example: #(1 2). 1 The results are: #(1 2) anyOne --> 1 #(1 2) first --> 1 . . But if you select anyone of them raise an error. The file attached correct this. |
|||||||||||
| Additional Information | On 3.10.7068 works fine, is a recent bug. | |||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Relationships |
|||||||||||||||||||||
|
|||||||||||||||||||||
Notes |
|
|
(0011190 - 439 - 499 - 627 - 627 - 627 - 627) nicolas cellier 09-24-07 21:56 edited on: 09-24-07 22:27 |
diagnostic: stringVersion isNil #stringVersion message send should be replaced with asStringOrText Please find a patch (but do not expect a test). TODO: stringVersion SHOULD be private, and access message SHOULD be removed. Please find a second patch for this. (Also rename stringVersion: into setStringVersion: and organize it in setting protocol) See Also http://bugs.squeak.org/view.php?id=5641 [^] patch might be duplicated... |
|
(0012973 - 173 - 211 - 211 - 211 - 211 - 211) KenCausey 02-16-09 00:05 |
"fix begin" Installer mantis bug: 6691 fix: 'MethodReference-setStandardClassmethodSymbol.st'. Installer mantis bug: 6691 fix: 'StringVersion-Patch-M6691.2.cs'. "fix end" |
| Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
80 total queries executed. 44 unique queries executed. |