Re: Redirect problems after authorization when path has more 3 slashes

2010-06-08 Thread Igor Vaynberg
provide a quickstart and attach it to a jira issue

-igor

2010/6/8 Conny Kühne :
>
> Hi,
>
> I use @AuthorizeInstantiation annotations to protect ajax components from
> unauthorized instantiation. I use mounted bookmarkable pages. I just ran
> into the following problem when the sign-in page redirects after successful
> authentication:
>
> When the url path contains more than 3 slashes the canonic path in
> sendRedirect defaults to NULL resulting in a  WicketFilter:500 - closing the
> buffer error.
>
> On my pages that have less than 3 slashes forwarding after signing in works.
>
> Any ideas?
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Redirect-problems-after-authorization-when-path-has-more-3-slashes-tp2247665p2247665.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



Redirect problems after authorization when path has more 3 slashes

2010-06-08 Thread Conny Kühne

Hi,

I use @AuthorizeInstantiation annotations to protect ajax components from
unauthorized instantiation. I use mounted bookmarkable pages. I just ran
into the following problem when the sign-in page redirects after successful
authentication:

When the url path contains more than 3 slashes the canonic path in
sendRedirect defaults to NULL resulting in a  WicketFilter:500 - closing the
buffer error. 

On my pages that have less than 3 slashes forwarding after signing in works.

Any ideas?
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Redirect-problems-after-authorization-when-path-has-more-3-slashes-tp2247665p2247665.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