Closed
Bug 140705
Opened 23 years ago
Closed 18 years ago
Loop on "save complete web page" to dir with non-ASCII name
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 132905
People
(Reporter: oschoett, Assigned: law)
References
()
Details
(Keywords: hang)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
Create two directories, one "Ordner", the other "Ordnär" (with character a
Umlaut = a Diaeresis). Visit www.spiegel.de, do "save as complete Web page".
Select target directory "Ordner" -> works. Select "Ordnär" -> Browser loops and
becomes unresposive (does not even refresh display), must be killed.
The problem does not occur on "Save as HTML only", only on "save as complete web
page. Operating system is Debian GNU/Linux 2.2
Reproducible: Always
Comment 1•23 years ago
|
||
-> file handling
Assignee: Matti → law
Component: Browser-General → File Handling
Keywords: hang
QA Contact: imajes-qa → sairuh
Comment 2•23 years ago
|
||
jepp.. same here on Linux 2.4.17-pre7 (ext3) .. build 2002042423
Anyone with win32 can reproduce this bug?
Comment 3•23 years ago
|
||
I am sorry to say it works for me !
It seems to be a linux build related problem.
Here is my about: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0+)
Gecko/20020427
Hope it helps !
Comment 5•22 years ago
|
||
There is similar bug 144322
Comment 6•22 years ago
|
||
Also crash, on Windows XP and Mozilla 1.0.0+
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0+) Gecko/20020603, if
save page filename consist russian character in directory name .
Reporter | ||
Comment 7•22 years ago
|
||
Works for me now in Linux Build 2002081418 (1.1 Release Candidate, full installer)
Updated•22 years ago
|
QA Contact: sairuh → petersen
Comment 8•21 years ago
|
||
Seems to me that the same problem exists for hungarian characters (the hungarian
charset is iso-8859-2):
1. Go to URL http://www.linux.org/images/logo/linuxorg.gif
2. Right click to image, Save image as...
3. If you try to save to directory
"/home/nmarci/egyetem/onlab/kepek" -> ok
"/home/nmarci/egyetem/onlab/képek" -> browser chrash
"/home/nmarci/save_test/képek" -> browser chrash
"/home/nmarci/save_test/eée" -> ok
tested with versions:
Mozilla 1.5
Mozilla/5.0 (X11; U; Linux i686; hu-HU; rv:1.5) Gecko/20031007
Mozilla 1.5
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
Mozilla 1.6b
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208
The host system was:
Debian Woody
Linux 2.4.20
ext2 fs
Comment 9•21 years ago
|
||
More test cases:
Trying to save image
http://www.linux.org/images/logo/linuxorg.gif
to directory:
/home/nmarci/save_test/linuxorg.gif -> ok
/home/nmarci/save_test/1é/linuxorg.gif -> ok
/home/nmarci/save_test/12é/linuxorg.gif -> ok
/home/nmarci/save_test/123é/linuxorg.gif -> crash
/home/nmarci/save_test/1234é/linuxorg.gif -> crash
/home/nmarci/save_test/12345é/linuxorg.gif -> crash
/home/nmarci/save_test/123456é/linuxorg.gif -> crash
/home/nmarci/save_test/1234567é/linuxorg.gif -> crash
/home/nmarci/save_test/12345678é/linuxorg.gif -> crash
/home/nmarci/save_test/123456789é/linuxorg.gif -> crash
/home/nmarci/save_test/123456789aé/linuxorg.gif -> crash
/home/nmarci/save_test/123456789abé/linuxorg.gif -> crash
/home/nmarci/save_test/123456789abcé/linuxorg.gif -> crarsh
/home/nmarci/save_test/123456789abcdé/ -> changing to the directory
crashes the browser
/home/nmarci/save_test/123456789abcdeé/ -> changing to the directory crashes the
browser
/home/nmarci/save_test/123456789abcdefé/linuxorg.gif -> crarsh
Trying to save image form "about:", the index.gif:
/home/nmarci/save_test/1é/index.gif -> ok
/home/nmarci/save_test/12é/index.gif -> ok
/home/nmarci/save_test/123é/index.gif -> ok
/home/nmarci/save_test/1234é/index.gif -> crash
/home/nmarci/save_test/12345é/index.gif -> crash
/home/nmarci/save_test/123456é/index.gif -> crash
/home/nmarci/save_test/1234567é/index.gif -> crash
/home/nmarci/save_test/12345678é/index.gif -> crash
/home/nmarci/save_test/123456789é/index.gif -> crash
/home/nmarci/save_test/123456789aé/index.gif -> crash
/home/nmarci/save_test/123456789abé/index.gif -> crash
/home/nmarci/save_test/123456789abcé/index.gif -> crash
/home/nmarci/save_test/123456789abcdé/ -> changing to the directory
crashes the browser
/home/nmarci/save_test/123456789abcdeé/ -> changing to the directory
crashes the browser
/home/nmarci/save_test/123456789abcdefé/index.gif -> crash
Tested with version:
Mozilla 1.6b
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208
Comment 10•21 years ago
|
||
Seems to me that this bug is solved in Mozilla 1.6
Comment 11•18 years ago
|
||
*** This bug has been marked as a duplicate of 132905 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•