[Mono-bugs] [Bug 374511] New: String.Split with RemoveEmptyEntries bug.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 27 13:49:45 EDT 2008


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


           Summary: String.Split with RemoveEmptyEntries bug.
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: billholmes54 at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=204403)
 --> (https://bugzilla.novell.com/attachment.cgi?id=204403)
sample

The separator will appear in the result if it is at the beginning of the
string.

Compile and run the attached sample.

Expected results:
" Keep"

Actual Results:
"Remove Keep"


-- 
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