Closed
Bug 119457
Opened 24 years ago
Closed 20 years ago
backslashes in paths are treated the right way, but
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: dothebart, Assigned: jst)
References
Details
IE corrects them. resulting in tons of winDAUS doing their web-pages with
winword (yak!) making links like that: <a href="\somepath\index.htm">bla</a>
while they mean <a href="/somepath/index.html">bla</a>
They just don't see it, because IE corrects the code before giving up...
Should mozilla do so too?
(if it should open a pop-up saying "yak! write a mail to the webmaster of this
page telling him you will break his legs if he doesn't correct his code... "
kidding... ;-)
Comment 1•24 years ago
|
||
see bug 32895, Mozilla did convert them on Windows, the bug was about removed
that converversion
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 32895 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
This isn't a duplicate of bug 32895. It's the kind of report that results from
fixing bug 32895, which Andreas Otte notes should go to Tech Evangelism.
I note, though, that there's no particular site mentioned at which evangelical
efforts could be directed. So this should probably be resolved INVALID.
Status: RESOLVED → UNCONFIRMED
Component: DOM HTML → Authors
Product: Browser → Tech Evangelism
Resolution: DUPLICATE → ---
Version: other → unspecified
![]() |
||
Comment 4•24 years ago
|
||
so it should. If there are particular sites that do this, please file specific
bugs.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → INVALID
![]() |
||
Comment 5•24 years ago
|
||
*** Bug 119833 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 6•24 years ago
|
||
well, usualy as I mentioned before only beginners comming from the
windows-platform tend to make these failures. A afternoon of fun gave us that
guy offering web-page Creation : (sorry in German, but verry amusing though; he
improved a bit since we found him the first time ;-)
http://www.a1-homepage-service.de/
and here I found it Again:
http://www.churchrave.de/
one should send a letter with type 405-flour to the IE developers;-)
Updated•20 years ago
|
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
Comment 9•20 years ago
|
||
Truly sorry, I made a mistake.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 20 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•