[ 
https://issues.apache.org/jira/browse/SLING-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz closed SLING-908.
-------------------------------------

    Resolution: Fixed

In revision 760899, pipeline errors are reported with an HTTP 500 response with 
more detailed exception reports

> 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.

Reply via email to