| Anonymous | Login | Signup for a new account | 09-06-2010 06:05 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 | |||||||
| 0007468 | [Squeak] Monticello | minor | always | 03-03-10 04:03 | 03-05-10 01:02 | |||||||
| Reporter | rpboland | View Status | public | |||||||||
| Assigned To | avi | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 3.10.2 | |||||||||
| Summary | 0007468: checkForNewerVersions method fails applying asString | |||||||||||
| Description |
MCWorkingCopyBrowser>>checkForNewerVersions | newer | newer := workingCopy possiblyNewerVersionsIn: self repository. ^ newer isEmpty or: [ self confirm: 'CAUTION! These versions in the repository may be newer:', String cr, newer asString, String cr, 'Do you really want to save this version?']. In the above code variable newer is assigned an array of strings. newer asString then fails. This error occurs when I try to write a new version of a Montecello package when there are newer versions in the repository (in my private package cache directory). I am running Ubuntu 9.10 and Squeak 3.10.2 |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
42 total queries executed. 30 unique queries executed. |