Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81770 --- shadow/81770 2007-05-29 02:47:52.000000000 -0400 +++ shadow/81770.tmp.7316 2007-05-29 02:47:52.000000000 -0400 @@ -0,0 +1,38 @@ +Bug#: 81770 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Sys.XML +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Invalid XML produced with MixedContent and NewLineOnAttributes + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: + + +Steps to reproduce the problem: +1. Using XMLWriter with settings.NewLineOnAttributes = true +2. Write element with mixed content and multiple attributes +3. + +Actual Results: +no space before attribute name + +Expected Results: +space before attribute name + +How often does this happen? +everytime + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
