ICEmobile
  1. ICEmobile
  2. MOBI-989

Font Awesome Icon set not working on IE8

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.3.1
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      n/a

      Description

      The Font Awesome icon set use an @FontFace CSS rule for the icon glyphs. For IE8, which has a bug with parsing rules with multiple urls, one of the EOT font urls is appended, with '?#iefix', which tricks IE8 into loading it to get around the bug. Our JSF URL parser does not have the ability to parse this correctly, resulting in the incorrect url:

      javax.faces.resource/org.icefaces.component.skins/android_light/fontawesome-webfont.eot?#iefix.jsf

      which should be:

      javax.faces.resource/org.icefaces.component.skins/android_light/fontawesome-webfont.eot.jsf?#iefix

        Activity

        Philip Breau created issue -
        Philip Breau made changes -
        Field Original Value New Value
        Fix Version/s 1.3.1 [ 11376 ]
        Philip Breau made changes -
        Assignee Steve Maryka [ steve.maryka ] Philip Breau [ philip.breau ]
        Philip Breau made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: