http://bugzilla.novell.com/show_bug.cgi?id=598467
http://bugzilla.novell.com/show_bug.cgi?id=598467#c0 Summary: TimeSpan.TryParse() method crashes if I pass for example this "12::4" Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Opera/9.80 (Windows NT 6.1; U; en) Presto/2.5.22 Version/10.51 If I pass value that contains :: the method crash and do not return false. Reproducible: Always Steps to Reproduce: Pass this string "12::4" to TimeSpan.TryParse() method. -- Configure bugmail: http://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
