Closed
Bug 157062
Opened 22 years ago
Closed 22 years ago
filename with intl chars (�дц� etc.) doesn't show up in download manager
Categories
(SeaMonkey :: Download & File Handling, defect)
SeaMonkey
Download & File Handling
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: fpeter, Assigned: janv)
References
Details
(Keywords: intl, Whiteboard: [adt2])
i tried Bugzilla Bug 154760 on build 2002071108 -> problem resolved.. BUT
the file entry in the download manager is empty..! no name, no size.. nothing..
i can't even delete it...
Comment 1•22 years ago
|
||
This happens because of bug 132905 comment 45: NS_ConvertUTF8toUCS2 gives an
empty string when the input is not UTF8.
Now who's calling NS_ConvertUTF8toUCS2 with bogus data?
Comment 2•22 years ago
|
||
*** Bug 160952 has been marked as a duplicate of this bug. ***
Updated•22 years ago
|
Keywords: intl
Summary: filename with צה etc. doesn't show up in download manager → filename with national chars (צה�טר etc.) doesn't show up in download manager
Comment 4•22 years ago
|
||
I'm still on build 2002053012 (Win2k), click on link and then select "Save this
file to disk" return an empty filename (just the extension), but r-click to
select "Save link target as..." return the filename with %xx codes in place of
space and "foreing" chars (see url with 2 sample files to download).
http://www.netsolution.cl/mt/test/
Comment 5•22 years ago
|
||
Checked on build 2002081612 (Win98), everything work fine (Save file and Save
link target).
(Files still there if anyone interesed)
Comment 6•22 years ago
|
||
Confirming the bug on Mozilla 1.1 / WinNT4 :
when saving a downloaded file to a local directory containing non-ASCII characters.
Exemple : Dwonloading "myzip.zip" to "D:\Download\Java\Outils de développement".
In the file download.rdf in the profile, the tag RDF:li of the download is wrong:
<RDF:li resource="D:\Download\Java\Outils de deloppement\myzip.zip"/>
There is the same problem in filenames in the <RDF:Seq about="NC:DownloadsRoot">
section.
"deloppement" is not "développement".
The consequence of this is that the download manager window is completely
broken. There is some empty lines, removing those lines doesn't work...
This seems to be an UTF-8 conversion problem. The filename returned by the
Windows open dialog is not tranlated to UTF-8 before submitting the filename to
the Download manager.
confirming with Mozilla 1.2a on Win NT 4.0
UA: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2a) Gecko/20020910
Build ID: 2002091014
Updated•22 years ago
|
QA Contact: sairuh → ruixu
Summary: filename with national chars (צה�טר etc.) doesn't show up in download manager → filename with intl chars (צה�טר etc.) doesn't show up in download manager
Comment 8•22 years ago
|
||
Could we please change this bug's severity to Major? On my Greek Windows 98 it
is very annoying: Even the Desktop has a greek path name ("C:\Windows\Επιφάνεια
Εργασίας") and thus whenever I save a file on the desktop I get an empty,
non-deletable entry in the Download Manager...
Is this a duplicate of bug 171834 ?
QA Contact: ruixu → ylong
Summary: filename with intl chars (צה�טר etc.) doesn't show up in download manager → filename with intl chars (צהװזצ etc.) doesn't show up in download manager
Comment 9•22 years ago
|
||
*** Bug 171834 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
OS -> All
Severity -> major
Severity: normal → major
OS: Windows 2000 → All
Hardware: PC → All
Comment 11•22 years ago
|
||
*** Bug 174809 has been marked as a duplicate of this bug. ***
Comment 12•22 years ago
|
||
*** Bug 173385 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
Nominating for buffy. This needs a fix, although I'm not entirely sure if
this is download manager, per se. Perhaps an RDF or i18n issue?
Keywords: nsbeta1
Comment 14•22 years ago
|
||
tested on 2002-11-14-07-1.0
Redhat 7.3
No problem to download and display download manager using �«¢�«®�«¢ as file name.
File types are gif and html.
Summary: filename with intl chars (צהװזצ etc.) doesn't show up in download manager → filename with intl chars (�дц� etc.) doesn't show up in download manager
Updated•22 years ago
|
Summary: filename with intl chars (�дц� etc.) doesn't show up in download manager → filename with intl chars (צהװזצ etc.) doesn't show up in download manager
Comment 15•22 years ago
|
||
Nav triage team: nsbeta1+/adt3
Comment 17•22 years ago
|
||
WFM 2003111412-trunk/Linux build.
But cannot 'Remove from list' the line
which has Japanese file name.
Is it another bug?
Comment 19•22 years ago
|
||
WFM with builds 2003012208 and 2003012304 under Win NT4 (German).
This bug seems to be fixed by the patch to bug 189301.
Comment 20•22 years ago
|
||
Fixed by bug 189301.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Summary: filename with intl chars (צהװזצ etc.) doesn't show up in download manager → filename with intl chars (�дц� etc.) doesn't show up in download manager
Comment 21•22 years ago
|
||
*** Bug 192298 has been marked as a duplicate of this bug. ***
Comment 22•22 years ago
|
||
*** Bug 195202 has been marked as a duplicate of this bug. ***
Comment 23•22 years ago
|
||
Thanks, I got 1.3b it's ok. Sorry for dublicate, I've searched before report but
didn't find it.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•