View Issue Details

IDProjectCategoryView StatusLast Update
0005148Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-12-15 17:09
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005148: non_numeric value in catalogues.php
Descriptionsources/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.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

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