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

Werner Punz resolved TOMAHAWK-735.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.7-SNAPSHOT

This issue definitely does not occur in the latest trunk
I tried it with a form once forceId set then not set
the id is rendered correctly in both cases!
I will resolve this issue for now!


> ForceId does not work in inputCalendar anymore
> ----------------------------------------------
>
>                 Key: TOMAHAWK-735
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-735
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>    Affects Versions: 1.1.3
>         Environment: MyFaces 1.1.4, Tomahawk 1.1.3
>            Reporter: Rolf Kulemann
>             Fix For: 1.1.7-SNAPSHOT
>
>
> ForceId does not work anymore. The effect is that the cleintId is always 
> written instead of the froced id.
> I guess the offending code is:
> 1.) HtmlCalendarRenderer.encodeEnd ....
>      RendererUtils.copyHtmlInputTextAttributes(inputCalendar, inputText);
> 2.) RenderUtils.copyHtmlInputTextAttributes
>   does not copy the foceId property

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