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

Igor Vaynberg reassigned WICKET-1211:
-------------------------------------

    Assignee: Gerolf Seitz

> "ERROR: Error while parsing response: Invalid argument" when refreshing form 
> with DatePicker on IE
> --------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1211
>                 URL: https://issues.apache.org/jira/browse/WICKET-1211
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-rc1
>         Environment: Windows XP, Internet Explorer 6 and 7
>            Reporter: Andre Matheus
>            Assignee: Gerolf Seitz
>            Priority: Critical
>         Attachments: test.zip
>
>
> I found a strange problem with a Wicket application in IE using Ajax.
> It works fine predictable in the 10 first clicks. in the 11th one it fails 
> with "Error while parsing response: Invalid argument."
> The response from the server (from wicket ajax debug window) is identical 
> (except by the random url parameter and error message) before and after the 
> 10th one.
> In Firefox it works fine all times...
> I managed to reproduce the error in a small page, it behaves exactly the 
> same, except that it happens from the 14th to the 15th time...
> II figured out that the error was apearing just if I override the 
> enableMonthYearSelection to retur true.

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

Reply via email to