Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Tomcat 7, Glassfish 4.0, showcase-mobile, all browsers.
-
Assignee Priority:P1
Description
This server message is seen when first loading showcase-mobile:
20-Mar-2014 4:18:56 PM com.sun.faces.context.ExternalContextImpl getMimeType
WARNING: JSF1091: No mime type could be found for file fontawesome-webfont.eot?#iefix. To resolve this, add a mime-type mapping to the applications web.xml.
This message is continually seen when interacting with anything in showcase-mobile:
20-Mar-2014 4:18:57 PM com.sun.faces.renderkit.RenderKitUtils renderUnhandledMessages
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
sourceId=null[severity=(ERROR 2), summary=(One or more resources have the target of 'body', but no 'body' component has been defined within the view.) , detail=(One or more resources have the target of 'body', but no 'body' component has been defined within the view.)]
20-Mar-2014 4:18:56 PM com.sun.faces.context.ExternalContextImpl getMimeType
WARNING: JSF1091: No mime type could be found for file fontawesome-webfont.eot?#iefix. To resolve this, add a mime-type mapping to the applications web.xml.
This message is continually seen when interacting with anything in showcase-mobile:
20-Mar-2014 4:18:57 PM com.sun.faces.renderkit.RenderKitUtils renderUnhandledMessages
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
sourceId=null[severity=(ERROR 2), summary=(One or more resources have the target of 'body', but no 'body' component has been defined within the view.) , detail=(One or more resources have the target of 'body', but no 'body' component has been defined within the view.)]
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] | |
Security | Private [ 10001 ] | |
Fix Version/s | 4.0 [ 11382 ] | |
Affects Version/s | 4.0.BETA [ 10770 ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Assignee Priority | P1 [ 10010 ] |
Environment | Tomcat 7, Glassfish 4.0, showcase-mobile | Tomcat 7, Glassfish 4.0, showcase-mobile, all browsers. |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40393 | Thu Mar 20 17:00:21 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40394 | Thu Mar 20 17:33:40 MDT 2014 | ken.fyten | |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40395 | Fri Mar 21 01:21:22 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40400 | Fri Mar 21 10:15:44 MDT 2014 | ken.fyten | |
Files Changed | ||||
![]() |
Fix Version/s | 4.0.BETA [ 10770 ] | |
Fix Version/s | 4.0 [ 11382 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Committed fix at revision 40393. Removed some font resource references from icons.css of font resources that we simply don't include or don't use.
Those extra font resources aren't found anywhere in the icemobile project either.