After struggle for hours with a custom PageFactory implementation and the
WicketTester in Wicket 1.5 I finally figured out, that setting the flag
FLAG_WAS_CREATED_BOOKMARKABLE on a new created page solved our problems with
a new page instance and page redirection (see also
http://markmail.org/thread/z3hqfxo64i5i362p). Can someone please explain
what is this flag for an why the BaseWicketTester implementation does a
redirect if this flag is not set?


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Page-setWasCreatedBookmarkable-tp3858949p3858949.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