[Mono-bugs] [Bug 556619] New: The Mono number() XPath function allows dollars in numbers

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 18 12:07:27 EST 2009


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: atsushi at ximian.com
        ReportedBy: tlillqvist at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list