ForceId does not work in inputCalendar anymore
----------------------------------------------

                 Key: TOMAHAWK-735
                 URL: http://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


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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to