Closed
Bug 155404
Opened 23 years ago
Closed 23 years ago
File names generated in File Save As menu are incorrect in BeOS.
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sergei_d, Assigned: sergei_d)
References
()
Details
Attachments
(1 file)
|
559 bytes,
patch
|
beos
:
review+
scc
:
approval+
|
Details | Diff | Splinter Review |
in mozilla/widget/src/beos/nsFilePicker.cpp conversion from UC2 to UTF-8 for
file name is missing.
So, save file names generated from non-english HTML page title are crap.
Try to Save As page, mentioned above.
| Assignee | ||
Comment 1•23 years ago
|
||
Until all UTF-8/UC2 stuff is not revised for beOS after May 2002 big changes in
nsLocalFile, we should correct end-results as we catch some weirdness
somewhere.
So - local patch.
Comment on attachment 89937 [details] [diff] [review]
patch
r=arougthopher
Attachment #89937 -
Flags: review+
Comment 3•23 years ago
|
||
Comment on attachment 89937 [details] [diff] [review]
patch
a=scc for checkin to the mozilla trunk
Attachment #89937 -
Flags: approval+
Attachment (http://bugzilla.mozilla.org/attachment.cgi?id=89937&action=view) has been
checked
in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•