Skip to content

Illegal unquoted char in JSON response #28

@eric-taix

Description

@eric-taix

When using reserved char (ie CTRL+CHAR - code 10), it throws a Jackson parser exception in JUGDroid.

Test to reproduce : Use initial-data.yml and with your browser type http://localhost:9000/api/members/all.json
Arnaud's description has some line feeds which is not allowed except if it is escaped !

I wonder if use of "textile" is a good idea... Data must not have any view style if we want to be able to use them in different frontend. No ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions