Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.1
-
Component/s: MOBI-Components, Sample Apps
-
Labels:None
-
Environment:Tomcat 7, ICEfaces 4 trunk r44806. Chrome 43 browser
-
Affects:Sample App./Tutorial
Description
When first opening /showcase/showcase-mobile.jsf in the Chrome browser the following console error appears:
GET http://localhost:8080/showcase/resources/images/favicon.ico 404 (Not Found)
This only occurs the first time through, in order to reproduce it again you must restart the server. The demos do not seem to be affected.
GET http://localhost:8080/showcase/resources/images/favicon.ico 404 (Not Found)
This only occurs the first time through, in order to reproduce it again you must restart the server. The demos do not seem to be affected.
Added missing favicon.ico link to the main template and confirmed that the favicon.ico file is the correct format.