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

        There are no subversion log entries for this issue yet.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: