View Issue Details

IDProjectCategoryView StatusLast Update
8PHPOF2Defaultpublic18 Sep 2008 16:44
Reportermrosenquist Assigned Totimj  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.10.1Fixed in Version0.10.1 
Summary8: DBRow update() method should use the original key(s)
DescriptionSometimes it is useful to change the primary key for a row. However, when calling DBRow::update(), PHPOF uses the *new* key value(s), not the original one(s). The original key values should be stored and update() should use those.
TagsNo tags attached.

Activities

timj

31 Aug 2008 19:54

manager   ~90

I can't see the use of doing this for delete() but update() is sensible

timj

31 Aug 2008 20:02

manager   ~91

Fixed in SVN r1193

Issue History

Date Modified Username Field Change
30 Jan 2008 14:56 mrosenquist New Issue
29 Apr 2008 12:24 timj Summary DBRow Functions Update and Delete do not refer to the origional Key(s) => DBRow update() and delete() methods should use the original key(s)
29 Apr 2008 12:24 timj Description Updated
24 Jul 2008 11:09 timj Target Version => 0.11.0
31 Aug 2008 19:54 timj Note Added: 90
31 Aug 2008 19:54 timj Assigned To => timj
31 Aug 2008 19:54 timj Status new => assigned
31 Aug 2008 19:54 timj Target Version 0.11.0 => 0.10.1
31 Aug 2008 19:54 timj Summary DBRow update() and delete() methods should use the original key(s) => DBRow update() method should use the original key(s)
31 Aug 2008 19:54 timj Description Updated
31 Aug 2008 20:02 timj Status assigned => resolved
31 Aug 2008 20:02 timj Fixed in Version => 0.10.1
31 Aug 2008 20:02 timj Resolution open => fixed
31 Aug 2008 20:02 timj Note Added: 91
18 Sep 2008 16:44 timj Status resolved => closed