You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (Jira)" <ji...@apache.org> on 2019/12/16 21:25:00 UTC

[jira] [Created] (SLING-8922) Override all the PageContent methods and delegate to the wrapped context

Radu Cotescu created SLING-8922:
-----------------------------------

             Summary: Override all the PageContent methods and delegate to the wrapped context
                 Key: SLING-8922
                 URL: https://issues.apache.org/jira/browse/SLING-8922
             Project: Sling
          Issue Type: Improvement
          Components: Scripting
    Affects Versions: Scripting JSP 2.4.0
            Reporter: Radu Cotescu
             Fix For: Scripting JSP 2.4.2


Two more methods need to be overridden in {{org.apache.sling.scripting.jsp.SlingJspPageContext}}, so that the feature from SLING-8867 can work correctly:
* {{PageContext#pushBody(java.io.Writer)}}
* {{PageContext#popBody}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)