Closed
Bug 276714
Opened 20 years ago
Closed 8 years ago
h11.ru - invalid IMG src paths (uses backslash "\")
Categories
(Web Compatibility :: Site Reports, defect)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: yfraimovich, Unassigned)
References
()
Details
(Whiteboard: [country-ru] [uri] [contactready])
Open URL in IE and in Firefox and compare the content - two big pictures visible
in IE disappear in Firefox.
In addition title color is not rendered correctly (assuming that IE does good
work rendering text color).
Thanks,
Evgeny
Comment 1•20 years ago
|
||
The coding in the HTML page to display the images is incorrect. An example from
the page is:
<IMG alt="Поле для игры в нарды." src="images\towrites\nard\pole.gif">
Note the '\' characters. These should be '/'.
Internet Explorer treats the '\' character the same as the '/' which is NOT
correct behavior according to the HTML standard. So the page displays the
images as the page author intended in Internet Explorer, but the real issue is
that the page coding is not correct.
I see no difference in the color display of any of the other images on the page
between Firefox and IE.
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 2•20 years ago
|
||
-> Tech Evang.
Status: RESOLVED → UNCONFIRMED
Component: General → Other
OS: Windows 2000 → All
Product: Firefox → Tech Evangelism
Hardware: PC → All
Resolution: INVALID → ---
Summary: Pictures are not visible in Firefox, but visible in IE6 → h11.ru - invalid IMG src paths (uses backslash "\")
Version: 1.0 Branch → unspecified
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•14 years ago
|
Assignee: other → russian
Component: Other → Russian
QA Contact: other → russian
![]() |
||
Comment 3•11 years ago
|
||
The issue still exists. The paths are written with windows style. '\' instead of '/'. It doesn't work anywhere but IE.
Assignee: russian → nobody
Component: Russian → Desktop
Whiteboard: [country-ru] [uri] [contactready]
Comment 4•9 years ago
|
||
The URL on this bug no longer links to a page with the errors described in the bug -- it looks like the page is redirecting to another page that requires authorization. Images present at the new destination appear in Firefox 47.
Comment 5•8 years ago
|
||
Yeah, the page doesn't exist anymore. Let's close.
Status: NEW → RESOLVED
Closed: 20 years ago → 8 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•