You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/01/18 13:24:12 UTC

[jira] [Resolved] (WICKET-4991) Wicket.Ajax: An error occurred while executing Ajax request:ReferenceError: element is not defined

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

Martin Grigorov resolved WICKET-4991.
-------------------------------------

    Resolution: Not A Problem

I have fixed this already yesterday.
                
> Wicket.Ajax: An error occurred while executing Ajax request:ReferenceError: element is not defined 
> ---------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4991
>                 URL: https://issues.apache.org/jira/browse/WICKET-4991
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.5.0
>            Reporter: Thijs Vonk
>            Priority: Blocker
>         Attachments: WICKET-4991.patch
>
>
> Caused by the change for 
> WICKET-4961 serialize elements of parental forms
> the element.tagName.toLowerCase() != 'body' (wicket-ajax-jquery line 1333) can't be called as it is never initialized 
> I think it should be form.tagName.toLowerCase() != 'body'

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