You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2017/05/23 15:13:04 UTC

[jira] [Commented] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

    [ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021307#comment-16021307 ] 

Stefan Seifert commented on SLING-6871:
---------------------------------------

then we need to change maven-sling-plugin (json validation) and fsresource (json mounting) as well.
using ticks is not standard-conformant (we already allowed comments which is not conformant as well).
is there built-in support for ticks in johnzon which we can enable? (for comments, there is)

> JsonReader should allow tick as well as double quotes on import.
> ----------------------------------------------------------------
>
>                 Key: SLING-6871
>                 URL: https://issues.apache.org/jira/browse/SLING-6871
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR ContentLoader 2.2.0
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>             Fix For: JCR ContentLoader 2.2.2
>
>
> I think we have to relax the json parsing at least for the contentloader import case. It's just to likely that people will use ticks instead of double quotes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)