View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
259 | PHPOF1 | Database functions | public | 7 Sep 2009 16:29 | 7 Sep 2009 21:31 |
Reporter | timj | Assigned To | timj | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.9 | ||||
Target Version | 1.0.10 | Fixed in Version | 1.0.10 | ||
Summary | 259: insert() and resolveBinaryFields() can fail if primary key values contain characters which require escaping | ||||
Description | Although bug 256 fixed a number of instances, several functions including insert() and resolveBinaryFields() can still fail if primary key values are used which require escaping e.g. $foo->key = "st paul's"; $foo->insert(); | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
7 Sep 2009 16:29 | timj | New Issue | |
7 Sep 2009 16:29 | timj | Issue generated from: 256 | |
7 Sep 2009 16:29 | timj | Relationship added | related to 256 |
7 Sep 2009 16:29 | timj | Assigned To | => timj |
7 Sep 2009 16:29 | timj | Status | new => assigned |
7 Sep 2009 16:29 | timj | Target Version | => 1.0.10 |
7 Sep 2009 16:38 | timj | Note Added: 262 | |
7 Sep 2009 16:38 | timj | Status | assigned => resolved |
7 Sep 2009 16:38 | timj | Fixed in Version | => 1.0.10 |
7 Sep 2009 16:38 | timj | Resolution | open => fixed |
7 Sep 2009 21:31 | timj | Status | resolved => closed |