You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Major Peter (JIRA)" <ji...@apache.org> on 2010/08/13 10:26:16 UTC

[jira] Updated: (WICKET-2985) DropDownChoice onSelectionChanged with setResponsePage causes weird exceptions

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

Major Peter updated WICKET-2985:
--------------------------------

    Attachment: wicket-2985.tar.gz

Simple quickstart to reproduce the problem.
Note: the commented out parts are for wicket 1.4, and they were working without a problem.

> DropDownChoice onSelectionChanged with setResponsePage causes weird exceptions
> ------------------------------------------------------------------------------
>
>                 Key: WICKET-2985
>                 URL: https://issues.apache.org/jira/browse/WICKET-2985
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M1
>            Reporter: Major Peter
>         Attachments: wicket-2985.tar.gz
>
>
> If you have a DDC with wantOnSelectionChanged, and the onSelectionChanged is redirecting to the same page, just now it has new pageparameters too, then it will 'pageClass' may not be null message and I think if it's not on the homepage, then this error will somehow involve the homepage too.
> See the attached quickstart.

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