-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 2.7.0.ER2
-
Fix Version/s: 2.7.0.CR1
-
Component/s: Spring
-
Labels:None
-
Target Release:
-
Affects:Release Notes
-
Release Notes Docs Status:Documented as Resolved Issue
-
Release Notes Text:
This issue holds for 4_0 and 3_2 variants only. The 4_1 and Snowdropless variants are ok.
See sportsclub/spring-4_0/sportsclub-reservations-webflow/src/main/webapp/layout/template.xhtml and sportsclub/spring-3_2/sportsclub-reservations-webflow/src/main/webapp/layout/template.xhtml files.
The path to favicon.png should be "${request.contextPath}/images/favicon.png". There are two occurrences, the one at the very end of the template.xhtml is corrupted.
See also https://issues.jboss.org/browse/SNOWDROP-111 where the same issue was fixed.