[Mono-bugs] [Bug 46830][Wis] Changed - concat Parsed incorrectly
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 27 Jul 2003 15:51:33 -0400 (EDT)
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 piersh@friskit.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46830
--- shadow/46830 Wed Jul 23 17:57:57 2003
+++ shadow/46830.tmp.26782 Sun Jul 27 15:51:33 2003
@@ -1,14 +1,14 @@
Bug#: 46830
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: piersh@friskit.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -50,6 +50,10 @@
Expected Results:
cd34
How often does this happen?
Always
+
+------- Additional Comments From piersh@friskit.com 2003-07-27 15:51 -------
+the spec says that concat should only take string arguments, but it
+seems like .NET allows this case...