[Mono-bugs] [Bug 401102] New: Format string has "{" not followed by digits

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 17 18:26:50 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=401102


           Summary: Format string has "{" not followed by digits
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: SLES 10
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: christian.hergert at gmail.com
         QAContact: mono-bugs at lists.ximian.com
                CC: christian.hergert at gmail.com
          Found By: ---


Created an attachment (id=222612)
 --> (https://bugzilla.novell.com/attachment.cgi?id=222612)
Notice that the { } are not followed by integers in the format string

On .NET, you can have { in your format strings as long as they are not followed
by a digit.

Attaching testcase.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list