Closed
Bug 276196
Opened 20 years ago
Closed 16 years ago
decathlon.fr - missing background in page
Categories
(Tech Evangelism Graveyard :: French, defect)
Tech Evangelism Graveyard
French
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u62062, Unassigned)
References
()
Details
(Whiteboard: [havecontact][havefix])
Attachments
(1 file)
|
608 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Go to the specified URL and look... The backgroud images are missing. With IE, everything is fine. Reproducible: Always Steps to Reproduce: 1. Go to the URL 2. Look 3. Actual Results: Missing background.
Comment 1•20 years ago
|
||
*** Bug 276195 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
To fix the issue, fix the CSS declaration:
background-image:"url(foo)";
with
background-image:url("foo");
Contact:
http://www.decathlon.com/contact/maquestiond.asp?quoi=DIA&id=580&categorie=1&lang=FR&univers=1140&niv=1&elt_niv_par=1137&theme=1137Status: UNCONFIRMED → NEW
Depends on: 276194
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Summary: missing background in page → decathlon.fr - missing background in page
Whiteboard: [havecontact][havefix]
Updated•20 years ago
|
Assignee: firefox → french
Component: General → French
Product: Firefox → Tech Evangelism
QA Contact: firefox.general → french
Can't investigate anymore: Web site changed
Resolution: FIXED → INVALID
Comment 6•16 years ago
|
||
fixed is right because this is in Tech evangelims, that means that the issue reported is an error in teh page. fixed is right if the page changes and it works Thanks for your response !
Resolution: INVALID → FIXED
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
•