John Crawford wrote:
Well, the second path doesn't return results, so perhaps the issue is in the JCR Query/QueryManager? It appears that its encoding the "_", which is apparently a valid value to query against. So I really don't understand why it would encode that character. Either way, I'll just be careful with encoding. :) ...
Encoding the path twice yields a *different* path. It's a valid path, but of course the query result for a different path will be ... different.
BR, Julian
