View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005148 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-12-15 16:23 | 2022-12-15 17:09 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005148: 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. | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-15 16:23 | Patrick Schmalstig | New Issue | |
2022-12-15 16:23 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-12-15 16:23 | Patrick Schmalstig | 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 |