[jira] Created: (JCR-2198) Text.escapeIllegalJCRChars should be adjusted to match the 2.0 set of illegal chars

3 messages Options
Embed this post
Permalink
JIRA jira@apache.org

[jira] Created: (JCR-2198) Text.escapeIllegalJCRChars should be adjusted to match the 2.0 set of illegal chars

Reply Threaded More More options
Print post
Permalink
Text.escapeIllegalJCRChars should be adjusted to match the 2.0 set of illegal chars
-----------------------------------------------------------------------------------

                 Key: JCR-2198
                 URL: https://issues.apache.org/jira/browse/JCR-2198
             Project: Jackrabbit Content Repository
          Issue Type: Sub-task
          Components: jackrabbit-jcr-commons, JCR 2.0
            Reporter: angela
             Fix For: 2.0.0


Text.escapeIllegalJCRChars still contains chars that were illegal in JCR 1.0 but were removed from the set for JCR 2.0

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

JIRA jira@apache.org

[jira] Updated: (JCR-2198) Text.escapeIllegalJCRChars should be adjusted to match the 2.0 set of illegal chars

Reply Threaded More More options
Print post
Permalink

     [ https://issues.apache.org/jira/browse/JCR-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated JCR-2198:
------------------------

    Attachment: JCR-2198.patch

Patch removing single and double quote from the escape-illegal-jcr-char method.
If I remember correctly, this is the only needed change.



> Text.escapeIllegalJCRChars should be adjusted to match the 2.0 set of illegal chars
> -----------------------------------------------------------------------------------
>
>                 Key: JCR-2198
>                 URL: https://issues.apache.org/jira/browse/JCR-2198
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-commons, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0.0
>
>         Attachments: JCR-2198.patch
>
>
> Text.escapeIllegalJCRChars still contains chars that were illegal in JCR 1.0 but were removed from the set for JCR 2.0

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

JIRA jira@apache.org

[jira] Resolved: (JCR-2198) Text.escapeIllegalJCRChars should be adjusted to match the 2.0 set of illegal chars

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela resolved JCR-2198.
-------------------------

    Resolution: Fixed
      Assignee: angela

> Text.escapeIllegalJCRChars should be adjusted to match the 2.0 set of illegal chars
> -----------------------------------------------------------------------------------
>
>                 Key: JCR-2198
>                 URL: https://issues.apache.org/jira/browse/JCR-2198
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-commons, JCR 2.0
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.0.0
>
>         Attachments: JCR-2198.patch
>
>
> Text.escapeIllegalJCRChars still contains chars that were illegal in JCR 1.0 but were removed from the set for JCR 2.0

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.