[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5638) Preview doesn't fully support h:graphicImage for JSF 2

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Wed Jan 13 04:41:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503809#action_12503809 ] 

Yahor Radtsevich commented on JBIDE-5638:
-----------------------------------------

Juergen is right.
As I see from the documentation, there is no more tags which support the attributes "name" and "library"  except the tags mentioned above (h:graphicImage, h:outputStylesheet and h:outputScript).

> Preview doesn't fully support h:graphicImage for JSF 2
> ------------------------------------------------------
>
>                 Key: JBIDE-5638
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5638
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.1.0.CR1
>            Reporter: Juergen Zimmermann
>            Assignee: Yahor Radtsevich
>             Fix For: 3.1.0.CR2
>
>         Attachments: Screenshot-for-preview-of-graphicImage.jpg
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list