[
https://issues.apache.org/jira/browse/ABDERA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Ancona updated ABDERA-135:
------------------------------
Attachment: AbstractCollectionAdapter.java.patch
Patch to change 500 to 400
> AbstractCollectionAdapter should return 400 rather than 500 when a
> ParseException occurs
> ----------------------------------------------------------------------------------------
>
> Key: ABDERA-135
> URL: https://issues.apache.org/jira/browse/ABDERA-135
> Project: Abdera
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Jim Ancona
> Priority: Minor
> Attachments: AbstractCollectionAdapter.java.patch
>
>
> Currently, it returns 500. Since the error is caused by an XML document
> that's not well-formed, I think it should be a 400 ("Bad Request").
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.