[ 
http://issues.apache.org/jira/browse/TAPESTRY-1197?page=comments#action_12459139
 ] 
            
Andreas Andreou commented on TAPESTRY-1197:
-------------------------------------------

Problem seems to be with the dropdown date-time pickers...

The ajax response contains tapestry.widget.synchronizeWidgetState for them, but 
since updateComponents (or in this case 
cycle.getResponseBuilder().updateComponent )
doesn't contain them, their html isn't included in the response

So you get errors like "createWidget() Node not found with specified id of 
'dob'."

> Unable to re render dojo widgets when responsebuilder updates a component in 
> the form
> -------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1197
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1197
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.1.1
>         Environment: Firefox 2.0, Windows XP, Tomcat 4.1
>            Reporter: Keith
>         Attachments: Copy of TapBug.zip
>
>
> Unable to re render dojo widgets when responsebuilder updates a component in 
> the form.. I attached the full project of the example... how the bug occur

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to