Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1491 Perform a review of Forge 2.x
  3. FORGE-1533

error.xhtml page has invalid ressource path

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Final
    • 2.0.0.Final
    • Scaffold
    • None

      When generating a JSF app, the error.xhtml page defines the image as follow :

      src="#\{resource\['jboss-community.png']}"
      

      This doesn't work and should be

      src="#{resource['jboss-community.png']}"
      

              rhn-support-ggastald George Gastaldi
              agoncal Antonio Goncalves (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: