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

Thomas Mueller commented on OAK-841:
------------------------------------

I see, so that "" is encoded as ":", and ":" is encoded as "%3A". Yes, that 
works! I will add a test case for ":" so we don't break it in the future.
                
> Indexing empty string fails with "there's already a child node with name 
> ':index'"
> ----------------------------------------------------------------------------------
>
>                 Key: OAK-841
>                 URL: https://issues.apache.org/jira/browse/OAK-841
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Marcel Reutegger
>            Assignee: Alex Parvulescu
>             Fix For: 0.9
>
>         Attachments: PropertyIndexTest.java.patch
>
>
> Indexing an empty property value results in an 'node already exists' 
> exception in the MicroKernel.
> The value probably needs to be encoded in the index.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to