[Mono-bugs] [Bug 73035][Nor] Changed - XML Serializer: Class
inheritance != namespace inheritance
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 25 20:35:54 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=73035
--- shadow/73035 2005-02-25 11:25:34.000000000 -0500
+++ shadow/73035.tmp.1327 2005-05-25 20:35:54.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 73035
Product: Mono: Class Libraries
Version: 1.1
-OS: SUSE 9.0
+OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs at ximian.com
ReportedBy: s.rave at ccv.nl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: When a class uses a namespace but the base class doens't the fields in the base class should not inherrit the namespace.
+Summary: XML Serializer: Class inheritance != namespace inheritance
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
When a class uses a namespace but the base class doens't the fields in the
base class should not inherrit the namespace.
@@ -88,6 +88,9 @@
always
Additional Information:
The namespace in the Mono output of Field2A is wrong.
If the namespace used in Class2A is not empty the output is correct.
If a serializer is generated from Class1B then the output is correct.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-25 20:35 -------
+can repro this on svn..
More information about the mono-bugs
mailing list