[Mono-bugs] [Bug 412574] New: SqlConnection: StateChange event should only fire if state actually changed

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 28 06:04:00 EDT 2008


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


           Summary: SqlConnection: StateChange event should only fire if
                    state actually changed
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data.SqlClient
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Currently, if you invoke Close after the SqlConnection was already closed then
a StateChange event is fired even though the state did not change.


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