Closed
Bug 287532
Opened 20 years ago
Closed 20 years ago
missing images from some pages
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ron, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.6) Gecko/20050319
Build Identifier: Mozilla 1.7.6
Ok in Explorer and some pages of site. The page, badges.htm, has three missing
images from folder /images though other images from this folder display ok on
other pages. Pages linked from the page, badges.htm to other pages e.g.
page1.htm and associated folder, e.g. /rnbadges1 also fail to appear.
Have checked with host company, telivo.com and they confirm symptoms and
suggested I contact Firefox.
Reproducible: Always
Steps to Reproduce:
1.Go to site, http://83.244.130.77/,minesweepers.org.uk.
2.Take navigation bar link to Ships' Badges
3.
Actual Results:
Three images fail to appear
Expected Results:
Reproduced ensigns of the Royal Navy, Royal Canadian Navy and Republic of South
Africa Navy respectively.
Comment 1•20 years ago
|
||
Example from that page :<img src="images\ensign.gif"
This is wrong, they must use <img src="images/ensign.gif" because a backslash is
invalid in an URL.
Reporter:
Please contact the site author and ask if they can correct their invalid html.
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
•