[Mono-bugs] [Bug 478523] New: System.Data.DbType adds DateTime2 and DateTimeOffset in 3.5 and OracleException derives from System.Data.Common.DbException in 2.0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 22 19:40:28 EST 2009


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


           Summary: System.Data.DbType adds DateTime2 and DateTimeOffset
                    in 3.5 and OracleException derives from
                    System.Data.Common.DbException in 2.0
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data
        AssignedTo: bnc-blr-team-mono at forge.provo.novell.com
        ReportedBy: jrwren at xmtp.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=274514)
 --> (https://bugzilla.novell.com/attachment.cgi?id=274514)
patch for fix.

User-Agent:       Opera/9.62 (Windows NT 6.1; U; en) Presto/2.1.1

Nagappan gave this an "ok to commit" on the mono-devel-list, but I do not have
commit access. I want to make it a bug so that it does not get lost.



Reproducible: Always

Steps to Reproduce:
1. Build something which targets 2.0 and uses DateTime2 or DateTimeOffset

Actual Results:  
enum values don't exist.

Expected Results:  
values should exist.

OracleException should derive from DbException

Once this is in place, NHibernate trunk will build against mono (given pending
NHibernate build script changes).

-- 
Configure bugmail: https://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