https://issues.apache.org/bugzilla/show_bug.cgi?id=49593
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Yegor Kozlov <[email protected]> 2010-07-27 01:40:18 EDT --- Should be fixed in r979540 The problem has the same origin as Bug #48070. By default XmlBeans truncates leading and trailing spaces. To preserve them you need to insert the xml:space="preserve" attribute and this is tricky. Regards, Yegor -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
