see
org.apache.jackrabbit.utils.Text.escapeIllegalJcrChars
-----Original Message-----
From: "Chris" <shef31@yahoo.com>
Sent: Monday, February 23, 2009 5:24pm
To: users@jackrabbit.apache.org
Subject: Apostrophe in path generates error
When I call session.getItem(path) and the path has an apostrophe in a
filename, it generates a "javax.jcr.RepositoryException: invalid path:"
error.
Does anyone know why?
Do I need to escape apostrophes? What other characters need to be
escaped? Is this documented anywhere?
|