Uploaded image for project: 'JBoss WFK 2'
  1. JBoss WFK 2
  2. WFK2-816

Wrong path to favicon in Sportsclub reservations webflow Spring 4.0 and 3.2 variants

    XMLWordPrintable

    Details

    • 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:
      Hide
      Sportsclub reservation-webflow application demonstration contained the wrong relative path to the favicon.png file, resulting in the image not being found for the generated web pages. This has been resolved by adding ${request.contextPath} to the referenced path links.
      Show
      Sportsclub reservation-webflow application demonstration contained the wrong relative path to the favicon.png file, resulting in the image not being found for the generated web pages. This has been resolved by adding ${request.contextPath} to the referenced path links.

      Description

      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.

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                manaRH Marek Novotny
                Reporter:
                trepel Tomas Repel
                Tester:
                Tomas Repel
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: