View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 256 | PHPOF1 | Database functions | public | 13 Aug 2009 15:58 | 7 Sep 2009 16:29 |
| Reporter | timj | Assigned To | timj | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.8 | ||||
| Target Version | 1.0.9 | Fixed in Version | 1.0.9 | ||
| Summary | 256: Several functions can fail if primary key values contain characters which require escaping | ||||
| Description | Several functions including store(), update(), delete() and getBinaryData() can fail if primary key values are used which require escaping e.g. $foo->key = "st paul's"; $foo->store(); | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 13 Aug 2009 15:58 | timj | New Issue | |
| 13 Aug 2009 15:58 | timj | Assigned To | => timj |
| 13 Aug 2009 15:58 | timj | Status | new => assigned |
| 13 Aug 2009 15:58 | timj | Target Version | => 1.0.9 |
| 13 Aug 2009 16:06 | timj | Note Added: 261 | |
| 13 Aug 2009 16:06 | timj | Status | assigned => resolved |
| 13 Aug 2009 16:06 | timj | Fixed in Version | => 1.0.9 |
| 13 Aug 2009 16:06 | timj | Resolution | open => fixed |
| 15 Aug 2009 01:19 | timj | Status | resolved => closed |
| 7 Sep 2009 16:29 | timj | Issue cloned: 259 | |
| 7 Sep 2009 16:29 | timj | Relationship added | related to 259 |