Closed
Bug 106271
Opened 24 years ago
Closed 23 years ago
Support long file names on modern Mac OS (switch to FSRef)
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: lordpixel, Assigned: ccarlen)
Details
(Whiteboard: DUPEME)
(do we really not have a bug on this? DUPE ME!)
We should support long filenames. Mac OS X and most modern Mac OS 8.X and 9.X
support 255 character filenames. We bump into this all over the place (JavaDoc,
dialog boxes, Composer) and it would be best to just support long filenames.
I'm not sure if this would effect our minimum platform requirements or not. It
*may* bump them to 9.0. I hope not. How many Mac OS 8.X users do we have anyway?
(seriously, are there statistics?)
I think this invloves switching the various ns(I)File(Spec) classes from Apple
FSSpec datastructures to FSRefs. This is probably not trivial.
Comment 2•24 years ago
|
||
i think conrad already has this bug
Assignee: pinkerton → ccarlen
Whiteboard: DUPEME
Assignee | ||
Comment 3•23 years ago
|
||
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•