[BUG] Cannot open files in a Mac volume's root

Bert Freudenberg bert at impara.de
Mon Mar 22 10:24:33 UTC 2004


The culprit seems to be "MacFileDirectory class>>isAbsolute:" which 
answers false if no colon is found inside the file name - which is the 
case for a volume name.

To reproduce: Open a file list, select a volume (scroll all the way up 
in the directory pane), and select a file in that volume (not in a 
subdirectory). You may have to buy a Mac first and install Squeak.

- Bert -




More information about the Squeak-dev mailing list