Closed
Bug 132593
Opened 23 years ago
Closed 23 years ago
ebay.de and ebay.com missing "my ebay" image on top
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
VERIFIED
DUPLICATE
of bug 132673
People
(Reporter: mgabriel, Assigned: attinasi)
References
()
Details
(Keywords: regression, top100)
Attachments
(1 file)
|
172 bytes,
text/html
|
Details |
wiht the latest nightly 2002032103 i cant see the "my ebay" image on top
anymore, seems like a normal image map to me
Comment 1•23 years ago
|
||
What are your image loading preferences set to? Do you allow all images or only
images from same server?
| Reporter | ||
Comment 2•23 years ago
|
||
yes, accept all images is checked and images permissions are empty
Comment 3•23 years ago
|
||
The image URL is http://pics.ebay.com/aw/pics/de/navbar/de_home_myebay_map_in.gif
and Mozilla displays it if i open the image link but not in the main ebay start
page.
wfm with 0.9.9 !
confirming with win2k build 20020322..
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•23 years ago
|
||
I see this on Linux too...
The problem is that the image is written out using document.write()... If I
write out _two_ images with document.write() only one shows up -- the first one.
It looks like we're forgetting to fire some sort of update or something...
OS: Windows 2000 → All
Hardware: PC → All
Comment 6•23 years ago
|
||
Comment 7•23 years ago
|
||
duping because the other bug has already a priority...
*** This bug has been marked as a duplicate of 132673 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•