I think this is due to the new HTML security, but now we have these " " codes floating all over the place. I'm not sure what the best solution for this is, but I thought I would check in a change like this:

Index: config/CommonUiLabels.xml
===================================================================
--- config/CommonUiLabels.xml   (revision 767649)
+++ config/CommonUiLabels.xml   (working copy)
@@ -1997,7 +1997,7 @@
         <value xml:lang="zh_CN">电子邮件</value>
     </property>
     <property key="CommonEmptyHeader">
-        <value xml:lang="en">&amp;#160;</value>
+        <value xml:lang="en"> </value>
     </property>
     <property key="CommonEnabled">
         <value xml:lang="ar">شغال</value>

Any thoughts???


Andrew

Reply via email to