Closed Bug 317449 Opened 20 years ago Closed 20 years ago

Failure to properly handle download filenames that include a space in front of the file name extension

Categories

(Toolkit :: Downloads API, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 221028

People

(Reporter: hermann_borotschnig, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 When downloading a file whose filename is "CN1636347A .pdf"(including the space) the browser suggests CN1636347A without extension "pdf", see steps to reproduce the problem below. This does not happen with the Internet Explorer which can handle the admittedly weird filename "CN1636347A .pdf" Reproducible: Always Steps to Reproduce: 1. open http://v3.espacenet.com/origdoc?DB=EPODOC&IDX=CN1636347&F=0&QPN=CN1636347 2. click on "save full document" 3. type in the required word to start the download Actual Results: The browser then suggests the following filename CN1636347A for the download Expected Results: This filename is wrong. The right filename is "CN1636347A .pdf"(including the space) and apparently the space in the name has confused the browser. That the right filename is "CN1636347A .pdf" might be found out by redoing the 3 steps in the Internet Explorer. It has also been confirmed to me by the espacenet service hotline.
Sounds like a dup of bug 221028.
*** This bug has been marked as a duplicate of 221028 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.