http://bugzilla.novell.com/show_bug.cgi?id=556619#c0

           Summary: The Mono number() XPath function allows dollars in
                    numbers
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.XML
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---

This is different from .NET. I guess the root cause is that in
mcs/class/System.XML/System.Xml/XmlConvert.cs the floatStyle includes
NumberStyles.AllowCurrencySymbol for some reason. Maybe this is needed in some
cases, but at least the number() function should not allow dollars, as far as I
can see in http://msdn.microsoft.com/en-us/library/aa926043.aspx .


-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to