View Issue Details

IDProjectCategoryView StatusLast Update
317PHPOF2_Driver_mysqlipublic17 Jan 2010 19:53
Reportertimj Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.11.0 
Target Version0.11.1Fixed in Version0.11.1 
Summary317: PHPOF2_Driver_DBResult_Buffered_mysqli::getArray() does not work correctly
Descriptiona) the case of passing in neither key nor value does not work because on line 58 it tries to look up $result[PHPOF2_DB::KEY_PRI] which will never work

b) the case of passing in key=PHPOF2_DB::KEY_PRI with a value throws an unimplemented exception
TagsNo tags attached.

Activities

timj

12 Jan 2010 22:57

manager   ~318

Fixed in SVN r2022

Issue History

Date Modified Username Field Change
8 Jan 2010 17:07 timj New Issue
8 Jan 2010 17:08 timj Target Version => 0.11.1
12 Jan 2010 22:57 timj Note Added: 318
12 Jan 2010 22:57 timj Status new => resolved
12 Jan 2010 22:57 timj Resolution open => fixed
12 Jan 2010 22:57 timj Fixed in Version => 0.11.1
17 Jan 2010 19:53 timj Status resolved => closed