On 31.08.11 10:59, Georg Kallidis wrote:
> The next problem is that in
> org.apache.turbine.services.jsp.TurbineJspService.handleRequest(RunData,
> String, boolean) the variable relativeTemplateName has its leading
> slashes (if any) removed. But this leads to an IllegalArgumentException
> from org.apache.catalina.core.ApplicationContext.getRequestDispatcher,
> which requires a leading slash. If relativeTemplateName has its leading
> slash again reset the response is successfull.

AFAICS, this behavior was already in Turbine 2.3.3. At least this
special part of the code is identical.

Bye, Thomas.

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

Reply via email to