Quantcast

WICKET-4387: StringIndexOutOfBoundsException when forwarding requests

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

WICKET-4387: StringIndexOutOfBoundsException when forwarding requests

W Mazur
Hi,
Wicket-4387 is marked as resolved (on May 18), but there are notes
from July 20th, that the issue is still reproducible on 1.5.7.
We've got very similar issue ( exactly the same exception stack when
ERROR and REQUEST dispatchers are in web.xml
and an <error-page> tag is used in web.xml ), so I'd like to know
whether this issue is solved or not.

Regards
Wlodek

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: WICKET-4387: StringIndexOutOfBoundsException when forwarding requests

Martin Grigorov-4
Hi,

Enable DEBUG logging level for ServletWebRequest and paste the details
together with the stacktrace when you reproduce the problem in the
ticket.
Thanks!

On Wed, Jul 4, 2012 at 3:39 PM, W Mazur <[hidden email]> wrote:

> Hi,
> Wicket-4387 is marked as resolved (on May 18), but there are notes
> from July 20th, that the issue is still reproducible on 1.5.7.
> We've got very similar issue ( exactly the same exception stack when
> ERROR and REQUEST dispatchers are in web.xml
> and an <error-page> tag is used in web.xml ), so I'd like to know
> whether this issue is solved or not.
>
> Regards
> Wlodek
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>



--
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Loading...