Closed Bug 16558 Opened 25 years ago Closed 25 years ago

Images with complex URL fail to load

Categories

(Core :: Networking, defect, P3)

All
Mac System 8.5
defect

Tracking

()

VERIFIED DUPLICATE of bug 17393

People

(Reporter: sfraser_bugs, Assigned: pnunn)

References

()

Details

Some pages with images that are ads fail to load those images: examples are
http://www.maccentral.com/
http://www.macweek.com/

Examples of their URLs:

Image URL:
http://ad.doubleclick.net/ad/idg.macworld.com/newsside3;sz=120x90;stile=3;ord=
991015153430?

Link URL:
http://ad.doubleclick.net/jump/idg.macworld.com/newsside2;sz=120x60;stile=2;ord=
991015153430?

Perhaps the ; in the URL breaks URL parsing somewhere?
On linux all adds load, but on both sites the Stuffit add gets only one cycle of
it's animated picture, then the reload fails. So I think this is not urlparser
problem. Maybe a timing problem.
Assignee: gagan → pnunn
To Pam for investigation.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Gagan:
This looks like a duplicate of 17393.
I'm marking as a duplicate and cc:ing you.
-pn


*** This bug has been marked as a duplicate of 17393 ***
Bulk move of all Necko (to be deleted component) bugs to new Networking

component.
Status: RESOLVED → VERIFIED
the problem is when mozilla tries to load the image from the
          server and instead the server returns another location for the
          image.

verifying dupe, as I telnetted into doubleclick myself to see the redirection.
You need to log in before you can comment on or make changes to this bug.