the modal window javadoc states that the only links that will work
inside the modal are ajax links. if you want the bookmarkable page
link to work then you probably need to set its target to _top or some
other magical value so the browser knows to load it in the main page.

-igor

On Mon, May 31, 2010 at 12:40 AM, tschiffler <t.schiff...@ing-diba.de> wrote:
>
> Have you found a solution for this problem?
> I just got the same problem
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/BookmarkablePageLink-in-ModalWindow-a-bug-tp1844382p2236938.html
> Sent from the Wicket - User 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
>
>

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

Reply via email to