[ 
https://issues.apache.org/jira/browse/TOMAHAWK-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved TOMAHAWK-1336.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.8-SNAPSHOT
         Assignee: Leonardo Uribe

thanks to Paul Rivera for provide us with this patch

> swapImage does not work when id is not supplied
> -----------------------------------------------
>
>                 Key: TOMAHAWK-1336
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1336
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>    Affects Versions: 1.1.8-SNAPSHOT
>         Environment: tomcat 6.0.16
> java 1.6.0
>            Reporter: Paul Rivera
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 1.1.8-SNAPSHOT
>
>         Attachments: HtmlSwapImageRenderer.patch
>
>
> swapImage does not swap images when the id attribute is not supplied in the 
> swapImage tag.
> I.e.:
>     <t:swapImage swapImageUrl="/images/feather.gif" 
>       url="/images/MyFaces_logo.jpg" />
> But if you supply an id, it works.
> I.e.:
>     <t:swapImage id="someImage" swapImageUrl="/images/feather.gif" 
>       url="/images/MyFaces_logo.jpg" />

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to