Open
Bug 378116
Opened 18 years ago
Updated 2 years ago
Images are missing when I open a page saved in a chinese folder
Categories
(Firefox :: File Handling, defect)
Tracking
()
NEW
People
(Reporter: safemoquila-bugzilla, Unassigned)
Details
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.3) Gecko/20070321 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.3) Gecko/20070321 Firefox/2.0.0.3
I had saved the complete web page in a Chinese folder, and when I opened the pages using Firefox, the images in the page couldn't be loaded. In the same time, if the pages were saved in a folder named by English, everything was just right.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•18 years ago
|
||
Perhaps a duplicate of Bug 311387 / Bug 261929 ?
Comment 2•18 years ago
|
||
Does the problem occur also in a recent trunk build?
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
I have tried the latest trunk build, but there is still the problem. I think this problem is different form Bug311387, because I could open the local html file which name contains non-ASCII character. And I found that IE7 couldn't display the pages which name contain non-ASCII character and saved by Firefox 3.0.
Comment 4•18 years ago
|
||
The problem is like this:
If the page is saved in a folder with Chinese name, to me everything is fine, even with French Windows XP.
But it the page is saved with a Chinese filename, say, 你好.html, then will have a folder named "你好.php_files", and if we look into 你好.html, will see something like this:
<img src="__________.php_files/icon_mini_faq.gif"
because 你好 is replaced by underline, Firefox won't find the images located inside 你好.php_files.
This is not probably an encoding problem, so why Firefox replaces CJK characters with underline?
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Is this still an issue in the latest Firefox Nightly?
Keywords: qawanted
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Attachment #9385728 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•