FLUID-3810: Simple Inline Edit Demo: Button images not appearing in IE8

Metadata

Source
FLUID-3810
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Jonathan Hung
Created
2010-10-18T15:27:34.205-0400
Updated
2010-12-01T16:58:42.142-0500
Versions
  1. 1.3
Fixed Versions
  1. 1.3
Component
  1. Inline Edit

Description

In IE 8, the images for the Edit, Undo, and Redo buttons are not appearing for Simple Inline Edit demo.

Attachments

Comments

  • Justin Obara commented 2010-10-21T08:53:54.672-0400

    "Bug Parade Infusion 1.3"

  • Justin Obara commented 2010-10-21T10:30:42.897-0400

    This appears to have happened because the extensions on the images were changed from png to jpeg, without converting the files.

  • Justin Obara commented 2010-11-02T14:28:52.836-0400

    Committed Mike's patch ( patchRefactored.txt ) from FLUID-3821. This patch also fixed the icons used.

  • Michelle D'Souza commented 2010-12-01T16:58:42.136-0500

    I code reviewed this with a whole group of Inline Edit JIRA issues for 1.3 and it is fine.