[Mono-bugs] [Bug 38422][Min] Changed - TypeBuilder doesn't attach attributes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 24 Feb 2003 13:07:47 -0500 (EST)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38422
--- shadow/38422 Thu Feb 20 16:06:14 2003
+++ shadow/38422.tmp.17946 Mon Feb 24 13:07:47 2003
@@ -1,14 +1,14 @@
Bug#: 38422
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: crichton@gimp.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -38,6 +38,10 @@
Now, the xml-rpc code expects the URL to be attached to an attribute.
However, this appears to not be happening.
I wish I had a simple test case, but I'm not proficient with the Reflection
API. I do have simple sample code for the xml-rpc.net code however upon
request.
+
+------- Additional Comments From lupus@ximian.com 2003-02-24 13:07 -------
+If you can't extract a small test case, please, at least provide
+instructions and any needed samples to reproduce the bug, thanks.