Closed
Bug 292638
Opened 20 years ago
Closed 20 years ago
can't find file http://mariner.webpark.sk/sjf/CSaM\CSaM1.rar
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: peto_timulak, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs-CZ; rv:1.7.6) Gecko/20050318 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs-CZ; rv:1.7.6) Gecko/20050318 Firefox/1.0.2
When I click on "CSaM1.rar (1,38 MB)" or other links to files, error 404 - File
not found occurs.
Reproducible: Always
Steps to Reproduce:
1.go to http://mariner.webpark.sk/sjf/
2.click on link "CSaM1.rar (1,38 MB)" or other link
Actual Results:
File not found
Expected Results:
open a file.
I think Firefox uses only "/", (like in Linux), and cannot find location with
"\" in path.
Maybe mistake is on page, not in Firefox.
Comment 1•20 years ago
|
||
a "\" is invalid in an URl and must be escaped or in this case exchanged with a
valid "/".
It works in IE but that's a bug in IE.
-> invalid (no bug)
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•