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

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

> what about ":" ?

Sure! I don't have a preference really. Only: if adding the character x is done 
before URLEncoder.encode, then it shouldn't be a character that is encoded. 
Better yet if the character is appended after URLEncoder.encode.
                
> 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
>         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