We bumped into a similar problem when we were using earlier versions of Tomcat. Apparently the XML Serialization classes were being provided by the environment, rather than the application. Upgrading to the more recent versions of Tomcat (and making sure that Edit and Public were using the same version) helped in our case.
Sean rainer wrote: > > Hi list, > > i recognized that the line breaks "\n" in fields of type "textArea" get > lost after export + import via XML... > > Does anybody know a workaround for this problem? > Which class would i have to patch? > > thx a lot > > greetings > rainer > > PS. this problem exists since 3.0 and still appears in 3.5.4 - as far as i > know > -- View this message in context: http://www.nabble.com/Linebreaks-in-textAreas-get-lost-when-export-%2B-import-via-XML-tp18152136p18154690.html Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
