ICEmobile
  1. ICEmobile
  2. MOBI-979

warning for mime-type not found for file org.icefaces.component.skins/android_light/fontawesome-webfont.eot?#iefix.

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.3.0.GA_P01
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      jsf icemobile
    • Salesforce Case Reference:

      Description

      Jan 13, 2014 4:11:56 PM com.sun.faces.context.ExternalContextImpl getMimeType
      WARNING: JSF1091: No mime type could be found for file org.icefaces.component.skins/android_light/fontawesome-webfont.eot?#iefix. To resolve this, add a mime-type mapping to the applications web.xml.
      Jan 13, 2014 4:11:56 PM com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
      WARNING: JSF1064: Unable to find or serve resource, org.icefaces.component.skins/android_light/fontawesome-webfont.eot?#iefix.

      the following is already in the web.xml:-

      <mime-mapping>
      <extension>eot</extension>
      <mime-type>font/eot</mime-type>
      </mime-mapping>
      <mime-mapping>
      <extension>woff</extension>
      <mime-type>font/woff</mime-type>
      </mime-mapping>
      <mime-mapping>
      <extension>ttf</extension>
      <mime-type>font/ttf</mime-type>
      </mime-mapping>

      ....
      and doesn't seem to be making any difference.

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 39773
        Author: philip.breau
        Date: January-24-14 12:51:30 PM
        Message:
        MOBI-1001
        CSSURLMapping Issues

        • fix url mapper to handle URL query parameters

          Modified : /icefaces4/trunk/icefaces/ace/tools/cssurlmapper/src/org/icefaces/ace/util/cssurlmapper/CssUrlMapper.java

        Show
        Philip Breau added a comment - Revision: 39773 Author: philip.breau Date: January-24-14 12:51:30 PM Message: MOBI-1001 CSSURLMapping Issues fix url mapper to handle URL query parameters Modified : /icefaces4/trunk/icefaces/ace/tools/cssurlmapper/src/org/icefaces/ace/util/cssurlmapper/CssUrlMapper.java

          People

          • Assignee:
            Philip Breau
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: