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/17 10:59:00 UTC

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

    [ https://issues.apache.org/jira/browse/SLING-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998087#comment-16998087 ] 

Radu Cotescu commented on SLING-8922:
-------------------------------------

Fixed in [commit 25aa5fb|https://github.com/apache/sling-org-apache-sling-scripting-jsp/commit/25aa5fb] and tested the changes in [commit 7c825be|https://github.com/apache/sling-org-apache-sling-scripting-jsp/commit/7c825be].

> Override all the PageContext 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
>            Assignee: Radu Cotescu
>            Priority: Major
>             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)