Closed
Bug 320682
Opened 20 years ago
Closed 20 years ago
in "file" type of upload forms, unicode characters in filename converts to underscore "_"
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 228437
People
(Reporter: omidmr, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
when i create a form to upload a file, when you click browse and select a file, if the filename contains unicode characters, it converts to "_" character. (without submit)
if you replace "_" character with the filename yourself, it replace unicode characters and upload the underscored filename (with zero length size).
i tested IE in the same PC and it worked fine, and tested exactly my firefox in another PC and it worked fine too!
Reproducible: Always
- I have windows XP, new installed firefox 1.5.
- I remove firefox profile and last firefox directory before installing this version.
- this bug appeared since 1 week ago.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 228437 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•