[Mono-bugs] [Bug 76312][Wis] Changed - XML id is buggy
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 1 15:14:12 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76312
--- shadow/76312 2005-10-01 14:08:20.000000000 -0400
+++ shadow/76312.tmp.12894 2005-10-01 15:14:12.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76312
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: s.ros at evaluant.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -75,6 +75,13 @@
Expected Results:
True & True
How often does this happen?
Always
+
+------- Additional Comments From atsushi at ximian.com 2005-10-01 15:14 -------
+Fixed in svn (r51080). BTW I don't think updating id attributes in the
+dom tree is safe. I uncovered some MS.NET bugs in
+XmlAttributeTests.UpdateIDAttrValueAfterAppend(). However, it is
+somewhat rational limitation, since otherwise id query will become
+extremely slow.
More information about the mono-bugs
mailing list