From: Fabio M. (JIRA) <nh...@gm...> - 2011-04-13 17:08:10
|
[ http://216.121.112.228/browse/NH-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo resolved NH-2642. ----------------------------- Resolution: Fixed Fix Version/s: 3.2.0Beta1 > BatcherDataReaderWrapper.GetValue has a typo > -------------------------------------------- > > Key: NH-2642 > URL: http://216.121.112.228/browse/NH-2642 > Project: NHibernate > Issue Type: Bug > Components: Core > Affects Versions: 3.2.0Alpha1 > Reporter: Roger > Priority: Major > Fix For: 3.2.0Beta1 > > Attachments: batcherdatareaderwrapper.patch > > > The datareader decorator has a typo here > class BatcherDataReaderWrapper > object GetValue(int) > return reader.GETDECIMAL() > test + fix attached -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |