Re: [HAPI-devel] DefaultXMLParser insterts linebrakes on XML elements

2011-05-30 Thread James Agnew
Hi Tommy, Your timing is excellent, this bug was literally just fixed yesterday. See: https://sourceforge.net/tracker/?func=detail&aid=3308845&group_id=38899&atid=423835 There are a bunch of fixes like this one in the current CVS mainline at this point, so I'm going to try and get an alpha relea

[HAPI-devel] DefaultXMLParser insterts linebrakes on XML elements

2011-05-30 Thread Tommy Kristiansen
When parsing piped message to XML the formatting in the XML elements introduces line breaks. This gives us an issue when inserting data to database regarding the length and it also gives us an issue when doing transformations. Java snippet public String getPipedMsgAsXML(Message message, Str