[ https://issues.apache.org/jira/browse/SLING-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174194#comment-13174194 ]
Carsten Ziegeler commented on SLING-2340: ----------------------------------------- If I see it correctly your patch will break SLING-2094 again. Now I see the problem, forward() is used in two cases: the real forward and for error handling > jsp:forward no longer works after SLING-2094 > -------------------------------------------- > > Key: SLING-2340 > URL: https://issues.apache.org/jira/browse/SLING-2340 > Project: Sling > Issue Type: Improvement > Components: Scripting > Affects Versions: Scripting JSP 2.0.18 > Reporter: Justin Edelson > Priority: Critical > > The changes made for SLING-2094 seem to have completely broken support for > jsp:forward. Whereas the foward method in PageContextImpl() used to do a > forward, now it just throws an exception: > > http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp/src/main/java/org/apache/sling/scripting/jsp/jasper/runtime/PageContextImpl.java?r1=1096843&r2=1145904 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira