[Mono-bugs] [Bug 676681] XML Serialization - unexpected characters and missing ending ">"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 7 08:54:42 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=676681

https://bugzilla.novell.com/show_bug.cgi?id=676681#c4


--- Comment #4 from Adam K <adamka at dgt.com.pl> 2011-03-07 13:54:41 UTC ---
what mono version do you use?
what system test linux or windows with mono??

I tried to run it on mono 2.8.x under linux and 
on windows with mono 2.6.4 and 2.10.1. and it always fails.

output from Centos 5.3
?˙<?xml version="1.0" encoding="utf-8"?><AcdCpaInfo
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ApplicationId>50</ApplicationId><IdCall>58682074963644</IdCall><Cpa>586820749</Cpa><SwdNotice>NB</SwdNotice><SudNotice>ĄĘÓŁŻŹŃćążźłóę</SudNotice><IdRequest>4097</IdRequest></AcdCpaInfo


from widnows with mono 2.6.4 and 2.10.1
mono command prompt output

? <?xml version="1.0" encoding="utf-8"?><AcdCpaInfo
xmlns:xsi="http://www.w3.org
/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Applicat
ionId>50</ApplicationId><IdCall>58682074963644</IdCall><Cpa>586820749</Cpa><SwdN
otice>NB</SwdNotice><SudNotice>ĄĘÓŁŻŹŃćążźłóę</SudNotice><IdRequest>4097</IdRequ
est></AcdCpaInfo


Do you see the difference? Without mono on windows it works as you described.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list