Closed Bug 263454 Opened 20 years ago Closed 20 years ago

URL / and \ are exchanged

Categories

(Firefox :: General, defect)

x86
All
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: kosal, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1

This bug I've only realised with the page http://www.dunaweb.hu/~martong, but I
guess it should happen in more cases. The same happened under wxp and linux,
also it should be an OS independent bug. On the above page, there are links
which show onto sub-pages, e.g.
http://www.dunaweb.hu/~martong/eskuvo_elott_43/eskuvo_elott.html. This is
correctly solved by IE, but not with Firefox. Firefox solves this when clicking
the link as http://www.dunaweb.hu/~martong/eskuvo_elott_43%5Ceskuvo_elott.html.
When locating the link with the mouse, it looks like
http://www.dunaweb.hu/~martong/eskuvo_elott_43\eskuvo_elott.html.

Reproducible: Always
Steps to Reproduce:
1. Clicking on the link.:)
2.
3.

Actual Results:  
http://www.dunaweb.hu/~martong/eskuvo_elott_43%5Ceskuvo_elott.html

Not Found

The requested URL /~martong/eskuvo_elott_43\eskuvo_elott.html was not found on
this server.

Expected Results:  
Open the link http://www.dunaweb.hu/~martong/eskuvo_elott_43/eskuvo_elott.html
correctly.
well, it's the way Microsoft Word pretends to be able to make html
what you see as link is the (bad)code on that page

INVA

Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
> well, it's the way Microsoft Word pretends to be able to make html
> what you see as link is the (bad)code on that page
> INVA
That's pretty nice again from Bill and Co.:-/ But IE can solve it in the right
way, that's really interesting. Cannot be solved this in Firefox as well? I
tried to mirror the site with wget under linux, and wget behaved the same way as
firefox.
You need to log in before you can comment on or make changes to this bug.