[ https://issues.apache.org/jira/browse/ABDERA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James M Snell resolved ABDERA-135. ---------------------------------- Resolution: Fixed Fix Version/s: 0.5.0 checked in > 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 > Fix For: 0.5.0 > > 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.