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

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Tue Jan 12 05:19:31 EST 2010


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

Maxim Areshkau commented on JBIDE-5638:
---------------------------------------

Support of "name" and "library" attributes is new feature.

> 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: Maxim Areshkau
>             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