[
https://issues.apache.org/jira/browse/FELIX-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906921#comment-15906921
]
David Leangen edited comment on FELIX-5479 at 3/13/17 8:02 AM:
---------------------------------------------------------------
The request is invalid, as the JSON spec does not permit trailing commas.
was (Author: dleangen):
The request is invalid, as the JSON spec does not permit trailing spaces.
> Serializer should be more lenient with trailing commas
> ------------------------------------------------------
>
> Key: FELIX-5479
> URL: https://issues.apache.org/jira/browse/FELIX-5479
> Project: Felix
> Issue Type: Improvement
> Components: Converter
> Reporter: David Leangen
> Assignee: David Leangen
>
> I believe that well-formed JSON does not permit a trailing comma, but
> currently error reporting is not very good, so it is extremely tedious to
> find parsing problems. Until we have better error reporting, the parser
> should be more lenient. Allowing for trailing commas is one area where
> leniency would be very beneficial to productivity.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)