Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-5638

Preview doesn't fully support h:graphicImage for JSF 2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.CR2
    • 3.1.0.CR1
    • jsf

      JSF 2 enhances h:graphicImage, e.g.:
      a) <h:graphicImage ... name="hs-logo.gif" library="images" ...> is the same as
      b) <h:graphicImage ... value="#

      {resource['images:hs-logo.gif']}

      " ...>

      Variant b) works fine in the previewer. But variant a) doesnt – although it's much more convenient for page authors.

            aklimkovich Anton Klimkovich (Inactive)
            juergen.zimmermann Juergen Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: