Ticket #6790 (closed defect: fixed)

Opened 7 months ago

Last modified 4 months ago

Corrupted PNG blocks to load images on IE7

Reported by: chrism Owned by: jaredj
Priority: normal Milestone: 1.2
Component: Dijit - LnF Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

The image dijit/themes/soria/images/tooltipConnectorRight.png is corrupted and blocks to load other images on IE7 (running with file: url).

FIX: open and save the PNG with GIMP.

Attachments

tooltipConnectorRight.png (1.0 kB) - added by jaredj 7 months ago.

Change History

Changed 7 months ago by peller

  • reporter changed from guest to chrism

Changed 7 months ago by guest

Actually (thanks Jared!) the file is a GIF, with a png extension. All the rest of the images in that dir are png's, so this just needs to be resaved in png format.

Changed 7 months ago by jaredj

Yep, the file is GIF. If you look at the binary header, it shows: GIF89

instead of: ‰PNG

So, that's all it is. I'll resave this appropriately and commit it.

Changed 7 months ago by jaredj

  • owner set to jaredj

Changed 7 months ago by jaredj

Changed 7 months ago by jaredj

  • status changed from new to closed
  • resolution set to fixed

(In [13772]) Resaved .png as an actual .png. fixes #6790

Changed 4 months ago by bill

  • milestone set to 1.2

marking tickets closed in the last three months w/blank milestone to milestone 1.2.

Note: See TracTickets for help on using tickets.