You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Marios Skounakis (JIRA)" <ji...@apache.org> on 2013/03/17 23:07:14 UTC

[jira] [Updated] (WICKET-5104) AjaxSelfUpdatingTimerBehavior in hidden component in ModalWindow causes Ajax Response Error

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

Marios Skounakis updated WICKET-5104:
-------------------------------------

    Attachment: 5104.zip

Quickstart to reproduce the problem - just click on the link on the home page to open the modal window and cause the error to appear.
                
> AjaxSelfUpdatingTimerBehavior in hidden component in ModalWindow causes Ajax Response Error
> -------------------------------------------------------------------------------------------
>
>                 Key: WICKET-5104
>                 URL: https://issues.apache.org/jira/browse/WICKET-5104
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.3.0, 6.6.0
>            Reporter: Marios Skounakis
>         Attachments: 5104.zip
>
>
> I have a ModalWindow which shows a panel with a hidden label with an AjaxSelfUpdatingTimerBehavior. When the modal window is shown, the following error occurs in the Wicket Ajax Debug console:
> ERROR: Wicket.Ajax.Call.processEvaluation: Exception evaluating javascript: TypeError: Cannot read property 'label5' of undefined, text: (function(){clearTimeout(Wicket.TimerHandles['label5']); delete Wicket.TimerHandles['label5'];})();

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira