Quote:
|
Originally Posted by Kafka #4: Tried that yesterday: didn't work (as did not \uXXXX unicode single quote string). Checked out java 5 API ( http://java.sun.com/j2se/1.5.0/docs/...perties.html): single quote does not have to be escaped, if this is the class in question. I thought that that class might have been extended by Zimbra's developers to parse variable placeholders (and that this extended class might be at fault here), but since I don't know the app class structure, it's at best a guess. |
Ok for this you have to use two ' so it should be like:
Let us know how it works.