•  
      request #9162 Escape JSON unparseable characters in REST routes
    Infos
    #9162
    Joris MASSON (jmasson)
    2016-10-03 18:18
    2016-05-16 18:36
    9435
    Details
    Escape JSON unparseable characters in REST routes
    A few characters should always be escaped in JSON, e.g. \\v (Line tabulation) which should be escaped as \\u000b.
    When I enter such characters in artifact fields such as their title, it should be escaped so that it does not break JSON parsing. For example a \\v in an artifact title should not interrupt loading the backlog items in planning-v2.
    API
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2016-10-03
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gorka (tgorka)2016-07-18 11:37
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    Thomas Gorka (tgorka)2016-07-18 11:12
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes