View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
8 | PHPOF2 | Default | public | 30 Jan 2008 14:56 | 18 Sep 2008 16:44 |
Reporter | mrosenquist | Assigned To | timj | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.10.1 | Fixed in Version | 0.10.1 | ||
Summary | 8: DBRow update() method should use the original key(s) | ||||
Description | Sometimes 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. | ||||
Tags | No tags attached. | ||||
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 |