marcel wrote:
marcel: bugfix #6617: DEFAULT_ALINEA: &nbps; changed to  
>
-    public final static String DEFAULT_ALINEA = "<br />&nbsp;<br />";
+    public final static String DEFAULT_ALINEA = "<br />&#160;<br />";

Hmm. Why was this changed?
&nbsp; is independent from encoding, while &#160; give strange symbols under non-latin-1 encodings, i.e. MacRoman (#160=&dagger;) or KOI8_R (some strange double-line sybol).


--
Pierre van Rooden
Mediapark, C 107 tel. +31 (0)35 6772815
"Never summon anything bigger than your head."




Reply via email to