View Single Post
  #7 (permalink)  
Old 02-10-2006, 01:53 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

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:

Code:
won''t
Let us know how it works.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote