[
https://issues.apache.org/jira/browse/SLING-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694548#action_12694548
]
Juan Jose Vazquez Delgado commented on SLING-908:
-------------------------------------------------
Good point. Thanks for fixing it.
> Xproc response does not indicate errors
> ---------------------------------------
>
> Key: SLING-908
> URL: https://issues.apache.org/jira/browse/SLING-908
> Project: Sling
> Issue Type: Bug
> Components: Xproc
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> Trying the xproc scripting engine with an invalid xpl script produces an
> empty response with a 200 ok status code.
> The cause is the PipelineImpl class, which retrieves the OutputStream from
> the SlingHttpServletResponse. When an error handler tries to do the same
> later on to report the error, it gets an "OutputStream already retrieved"
> exception
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.