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

Martin Marinschek updated MYFACES-1746:
---------------------------------------

    Resolution: Fixed
      Assignee: Mario Ivankovits
        Status: Resolved  (was: Patch Available)

Hi Michael,

thanks for this patch - as I took such a long time, Mario beat me to it and 
committed a patch himself.

regards,

Martin

> Properties not set in UIComponentTag.createComponent()
> ------------------------------------------------------
>
>                 Key: MYFACES-1746
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1746
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 1.2.1-SNAPSHOT
>            Reporter: Michael Kurz
>            Assignee: Mario Ivankovits
>             Fix For: 1.2.1-SNAPSHOT
>
>         Attachments: myfaces-api-1746.patch
>
>
> I ran into a problem with MyFaces 1.2.1-SNAPSHOT and Tomahawk 1.1.6. The 
> problem was that for <t:commandButton id="cancel" value="Cancel" 
> action="#{aBean.cancel}" /> no value was rendered and that the action was not 
> working. With 1.2.0 it worked.
> After some debugging I found out that setProperties() is not called in 
> UICompnentTag.createComponent(). In 1.2.0 setProperties was called in 
> UIComponentClassicTagBase.findComponent().

-- 
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