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.
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Console error when opening showcase-mobile in Chrome desktop browser | Showcase favicon is missing |
Fix Version/s | 4.1 [ 11375 ] |
Affects Version/s | 4.0 [ 11382 ] | |
Affects Version/s | 4.1 [ 11375 ] |
Assignee | Ken Fyten [ ken.fyten ] |
Priority | Major [ 3 ] | Trivial [ 5 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44968 | Thu Jun 04 12:10:30 MDT 2015 | ken.fyten | |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | Sample App./Tutorial [ 10001 ] | |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46005 | Tue Sep 22 14:00:49 MDT 2015 | ken.fyten | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Added missing favicon.ico link to the main template and confirmed that the favicon.ico file is the correct format.