View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
52 | PHPOF2 | Default | public | 28 May 2008 16:22 | 29 Sep 2008 12:19 |
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 | 52: DBRow::fillFromResult() does not call DBRow::clear() before it populates | ||||
Description | DBRow::fillFromResult() does not call DBRow::clear() before it populates Clear should be called before filling of the result so that is the DBRow objects clear method can be overloaded to remove any additional row specific information can be removed | ||||
Tags | No tags attached. | ||||
|
Fixed in SVN r1159. Fixed in fillFromArray() too |
|
If this function is not to call clear(); please add to the doctag that this is only a adding function and not a full loading function like get and getUnique, at which point the bug can be closed |
Date Modified | Username | Field | Change |
---|---|---|---|
28 May 2008 16:22 | mrosenquist | New Issue | |
24 Jul 2008 11:07 | timj | Target Version | => 0.10.1 |
28 Aug 2008 17:57 | timj | Status | new => assigned |
28 Aug 2008 17:57 | timj | Assigned To | => timj |
28 Aug 2008 17:57 | timj | Status | assigned => resolved |
28 Aug 2008 17:57 | timj | Fixed in Version | => 0.10.1 |
28 Aug 2008 17:57 | timj | Resolution | open => fixed |
28 Aug 2008 17:57 | timj | Note Added: 70 | |
18 Sep 2008 10:53 | timj | Relationship added | related to 90 |
18 Sep 2008 16:44 | timj | Status | resolved => closed |
29 Sep 2008 12:19 | mrosenquist | Note Added: 116 | |
29 Sep 2008 12:19 | mrosenquist | Note Edited: 116 |