Closed
Bug 144788
Opened 23 years ago
Closed 21 years ago
sapeonline.it - not open files
Categories
(Tech Evangelism Graveyard :: Italian, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: michele.angoscini, Unassigned)
References
()
Details
(Whiteboard: [eurocontest][SYNTAX-HTML][havefix][havecontact])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0rc2) Gecko/20020510
BuildID: 2002051006
if the path of the image (or another files) contain "\" mozilla dont' trasform
it in "/", like IE do.
es: if the html contain a link to "images\logo.gif", IE transform it in
"images/logo.gif" and find the file, mozilla no.
Reproducible: Always
Steps to Reproduce:
1.create a page htm
2.put in an image that is in a sub dir and use \ es ref"image\try.gif"
3.open the htm (from web, not in local) whit mozilla
4. modify the htm replacing \ whit / and it'll work
This is at best an RFC: "treat \ as / in URLs".
I can't see any good reason why mozilla should translate \ to /. / is the
standard. Live with it.
![]() |
||
Comment 3•23 years ago
|
||
This has been discussed. It has been rejected. IE's behavior breaks some
perfectly valid links to files that happen to have "\" in the filename. Since
IE/Mac, Unix browsers, etc do not handle this "\" stuff anyway, we decided not
to support it in Mozilla/Windows.
Over to evangelism -- this site needs to fix the links.
Assignee: attinasi → nitot
Status: UNCONFIRMED → NEW
Component: Layout → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: petersen → brantgurganus2001
Version: other → unspecified
Updated•23 years ago
|
OS: Windows 98 → All
Summary: not open files → sapeonline.it - not open files
Whiteboard: [eurocontest][SYNTAX-HTML]
Updated•23 years ago
|
Whiteboard: [eurocontest][SYNTAX-HTML] → [eurocontest][SYNTAX-HTML][havefix]
Comment 4•23 years ago
|
||
Contact : info@sapeonline.it
Whiteboard: [eurocontest][SYNTAX-HTML][havefix] → [eurocontest][SYNTAX-HTML][havefix][havecontact]
Comment 5•22 years ago
|
||
Site is now under construction.
Should we close this bug ?
Comment 6•22 years ago
|
||
At this time the only links containing an antislash (\) are two images begining
with "file://C:/....".
Only have to put images on website and do links accordingly
Comment 7•22 years ago
|
||
tech evang june 2003 reorg
Assignee: nitot → italian
Component: Europe: West → Italian
QA Contact: brantgurganus2001 → italian
Comment 8•21 years ago
|
||
I tried the site with both IE and Firebird, they look exactly the same and work
the same.
There is only a link to an email in the site now.
I think this bug could be closed.
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
•