Re: Wicket 1.5-M1 and DropDownChoice wantOnSelectionChanged

2010-08-13 Thread Igor Vaynberg
can you create a quickstart that reproduces this?

-igor

2010/8/12 Major Péter :
> Hi,
>
> I'm getting weird error, while using DDC wantOnSelectionChanged like this:
> http://stewie.sch.bme.hu/gitweb/?p=aldaris/korok;a=blob;f=sch-pek-web/src/main/java/hu/sch/web/kp/group/GroupHistory.java;h=fffd7b583a6cd5723e06efb905eb8dcd69bc077e;hb=wicket15#l118
> When I click on a ddc row, I'm getting:
> https://host/korok/wicket/page?15-2.IOnChangeListener-valuations&valuations=4
>
> Which will redirect me with 302 to:
> https://aldaris.sch.bme.hu:18181/wicket/page?17
>
> and there I have a component not found exception for 'valuations' on
> page 'homepage'.
>
> What is wrong here?
>
> Regards,
> Peter
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Wicket 1.5-M1 and DropDownChoice wantOnSelectionChanged

2010-08-12 Thread Major Péter
Hi,

I'm getting weird error, while using DDC wantOnSelectionChanged like this:
http://stewie.sch.bme.hu/gitweb/?p=aldaris/korok;a=blob;f=sch-pek-web/src/main/java/hu/sch/web/kp/group/GroupHistory.java;h=fffd7b583a6cd5723e06efb905eb8dcd69bc077e;hb=wicket15#l118
When I click on a ddc row, I'm getting:
https://host/korok/wicket/page?15-2.IOnChangeListener-valuations&valuations=4

Which will redirect me with 302 to:
https://aldaris.sch.bme.hu:18181/wicket/page?17

and there I have a component not found exception for 'valuations' on
page 'homepage'.

What is wrong here?

Regards,
Peter

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org