Dear Forum,
I have a bookmarkable page which can take two parameters:
uniqueName=[uniqueName] and unique_id_key=[]

For some reason, the page is being instantiated twice.
The first time, the right parameters are being passed.

The second time, a lot of parameters are being passed and one of the
parameters has the wrong value:
0=[panel], 1=[style.css], uniqueName=[uniqueName], unique_id_key=[style]

Has anyone experienced this before? how can one stop the second request
coming through?

Thanks in advance,
Lucas



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/bookmarkable-page-being-processed-twice-second-time-extra-parameters-passed-tp4652031.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to