https://bugzilla.novell.com/show_bug.cgi?id=676681
https://bugzilla.novell.com/show_bug.cgi?id=676681#c2 --- Comment #2 from Adam K <[email protected]> 2011-03-03 14:22:45 UTC --- my workaround is if(System.Environment.OSVersion.Platform.ToString().Contains("Unix")) { xmlizedString = xmlizedString.Substring(1); } then serialized object in xml is complete and correct! its little strange... hope this help fix bug -- 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
