Closed
Bug 36463
Opened 25 years ago
Closed 25 years ago
nsIFile not i18n friendly
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: gayatrib, Assigned: ftang)
Details
nsIFile is not i18n friendly yet. It does not allow to create directories with
japanese names.
Assignee | ||
Comment 2•25 years ago
|
||
I add the the unicode version to the interface. Now all JavaScript code should
use the unicode version instead of the non Unicode version of the method. Change
between them are easy.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
I verified this in 2000042611 Win32 and 2000042609 Linux build. I cannot
verify this in Mac commercial build since we do not have it available today
(4/26/2000).
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•