Closed
Bug 267430
Opened 20 years ago
Closed 20 years ago
clicking html file in directory with russian name shows 'file not found' dialog
Categories
(Firefox :: File Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 263570
People
(Reporter: d.tazetdinov, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.3) Gecko/20041027 Firefox/1.0RC1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.3) Gecko/20041027 Firefox/1.0RC1 After installing FireFox 1.0RC1 I'm unable to open files from directories with national names (that contain russian letters, for example) by clicking file in shell. I still can open file via File -> Open File menu. Reproducible: Always Steps to Reproduce: 1. Open Explorer. 2. Navigate to a directory with russian name. 3. Double-click on HTML-file. Actual Results: Firefox shows "File Not Found" dialog. Expected Results: Firefox should open specified file. Possibly this can be due to Unicode<->cp1251 conversion. Possibly, shell passes path in 1251, while firefox wants unicode and so on.
Does this only happen with ".html" files and not with ".htm" files?
this happens on both registered filetypes - .htm and .html files (possibly it will happen on all filetypes with registered to firefox)
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 263570 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•