You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2008/08/18 21:47:44 UTC

[jira] Issue Comment Edited: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7

    [ https://issues.apache.org/jira/browse/WICKET-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623447#action_12623447 ] 

knopp edited comment on WICKET-1788 at 8/18/08 12:46 PM:
---------------------------------------------------------------

Committed to trunk and 1.3 branch.


      was (Author: knopp):
    Commited to trunk and 1.3 branch.

  
> "Invalid procedure call or argument" on AJAX call with IE7
> ----------------------------------------------------------
>
>                 Key: WICKET-1788
>                 URL: https://issues.apache.org/jira/browse/WICKET-1788
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.4
>         Environment: Windows XPsp2, IE7
>            Reporter: Federico Fanton
>            Assignee: Matej Knopp
>         Attachments: invalidprocedure_quickstart.tgz, invalidprocedurecall_ie7.patch, invalidprocedurecall_ie7.patch2
>
>
> I have a Button that shows a JS alert and then executes an AJAX call.
> It works fine under Firefox 2, but fails under IE7.. The alert appears, I click "ok" and then I get the "Initiating Ajax GET request..." inside "WICKET AJAX DEBUG", but it doesn't reach my serverside handler.
> After clicking "ok", in the bottom-left corner of the window appears a javascript error: "Invalid procedure call or argument", line 849, code 0.
> Original discussion: http://www.nabble.com/Button-with-confirmation-with-IE7-td18944137.html
> I'll add a quickstart and a patch in a moment.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.