View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5148 | Composr alpha bug reports | General / Uncategorised | public | 2022-12-15 16:23 | 2022-12-15 17:09 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 5148: non_numeric value in catalogues.php | ||||
Description | sources/catalogues.php:361 non-numeric value possible for $order_by. This line tries to intval $order_by, but it might be a string containing a column name, such as add_date. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-15 16:23 | PDStig | New Issue | |
2022-12-15 16:23 | PDStig | Status | Not Assigned => Assigned |
2022-12-15 16:23 | PDStig | Assigned To | => Chris Graham |
2022-12-15 17:09 | Chris Graham | Status | Assigned => Resolved |
2022-12-15 17:09 | Chris Graham | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |