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

Details

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

    Description

      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']}"
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: