View Issue Details

IDProjectCategoryView StatusLast Update
90PHPOF2Defaultpublic18 Sep 2008 16:44
Reportermkierat Assigned Totimj  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.10.1Fixed in Version0.10.1 
Summary90: Revert additional clear() functionality added to DBRow::fillFromArray() and DBRow::fillFromResult()
DescriptionDBRow::fillFromArray() clears primary keys, normal and lob fields

Shouldn't fillFromArray simply update the fileds with the values that are in the array and not modify any of the ones that are already set in the object?
TagsNo tags attached.

Relationships

related to 52 closedtimj DBRow::fillFromResult() does not call DBRow::clear() before it populates 

Activities

timj

17 Sep 2008 17:11

manager   ~104

this was changed recently thanks to bug 52
I will solicit some feedback from users about the Right Thing To Do here :)

timj

18 Sep 2008 10:55

manager   ~106

Fixed in SVN r1283

Issue History

Date Modified Username Field Change
17 Sep 2008 16:27 mkierat New Issue
17 Sep 2008 17:11 timj Note Added: 104
18 Sep 2008 10:53 timj Relationship added related to 52
18 Sep 2008 10:54 timj Assigned To => timj
18 Sep 2008 10:54 timj Status new => assigned
18 Sep 2008 10:54 timj Target Version => 0.10.1
18 Sep 2008 10:54 timj Summary DBRow::fillFromArray() clears primary keys, normal and lob fields => Revert additional clear() functionality added to DBRow::fillFromArray() and DBRow::fillFromResult()
18 Sep 2008 10:54 timj Description Updated
18 Sep 2008 10:55 timj Status assigned => resolved
18 Sep 2008 10:55 timj Fixed in Version => 0.10.1
18 Sep 2008 10:55 timj Resolution open => fixed
18 Sep 2008 10:55 timj Note Added: 106
18 Sep 2008 16:44 timj Status resolved => closed