View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
370 | PHPOF1 | Database functions | public | 10 Sep 2010 11:23 | 5 Nov 2015 20:51 |
Reporter | timj | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.10 | ||||
Target Version | 1.0.11 | Fixed in Version | 1.0.11 | ||
Summary | 370: DB::query_paged() generates invalid SQL if passed a page_id of <= 0 | ||||
Description | A LIMIT query with a negative offset is invalid. (e.g. LIMIT -1, 1) query_paged() generates this if passed a page_id of <= 0 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
10 Sep 2010 11:23 | timj | New Issue | |
10 Sep 2010 12:00 | timj | Note Added: 377 | |
10 Sep 2010 12:00 | timj | Status | new => resolved |
10 Sep 2010 12:00 | timj | Resolution | open => fixed |
10 Sep 2010 12:00 | timj | Fixed in Version | => 1.0.11 |
10 Sep 2010 12:00 | timj | Target Version | => 1.0.11 |
5 Nov 2015 20:51 | timj | Status | resolved => closed |