Closed Bug 402044 Opened 18 years ago Closed 13 years ago

nsLocalFileOSX should decompose filenames

Categories

(Core :: XPCOM, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: matthew.gertner, Unassigned)

Details

If you call nsILocalFile.initWithPath on Mac OS X, it may fail because the Mac is expecting normalized UTF-8 with decomposed characters if there are diacritics in the path. The nsLocalFile implementation on Mac should handle this so the caller doesn't have to normalize a perfectly valid UTF-16 path.
OS: Windows XP → Mac OS X
Hardware: PC → Macintosh
Assignee: smontagu → nobody
Component: Internationalization → XPCOM
QA Contact: i18n → xpcom
we use the localfileunix impl now, I think this works.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.