https://bugzilla.novell.com/show_bug.cgi?id=349111
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=349111#c1 --- Comment #1 from Tor Lillqvist <[EMAIL PROTECTED]> 2007-12-16 17:41:59 MST --- Created an attachment (id=187788) --> (https://bugzilla.novell.com/attachment.cgi?id=187788) test program Test case. With .NET produces the output: <?xml version="1.0" encoding="IBM437"?> <xxx> <yyy>Harry Potter</yyy> <yyy>29.99</yyy> <yyy>Learning XML</yyy> <yyy>39.95</yyy> </xxx> With Mono: <?xml version="1.0" encoding="IBM437"?> <xxx> <yyy>Harry Potter</yyy> <yyy>Learning XML</yyy> </xxx> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
