[
https://issues.apache.org/jira/browse/SLING-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574379#action_12574379
]
Lars Trieloff commented on SLING-292:
-------------------------------------
Felix, Tobias,
I think we could implement a ServletFilter that will take all Responses that
are not 200 and convert it into a response with status 200 and parsable error
messages. Depending on your application, you could enable or disable this
filter.
> µjax Post Servlet does not use correct HTTP status codes
> --------------------------------------------------------
>
> Key: SLING-292
> URL: https://issues.apache.org/jira/browse/SLING-292
> Project: Sling
> Issue Type: Bug
> Components: ujax
> Reporter: Lars Trieloff
>
> The µjax Post Servlet does not use correct HTTP status codes when trying to
> write nodes without permissions. Expected status code is 403 (forbidden), if
> no user is logged in (no credentials in the request), status code 401 might
> be more appropriate
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.