MantisBT: master 9344b945
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2012-08-31 03:34 | master ce3450aa |
Affected Issues | 0012170: SQL syntax error occurs when sorting it by the custom field where special character is included. | |||
Changeset | Fix SQL error when sorting by custom field containing special char Incorrect behavior is due to unnecessarily escaping of special chars by Even though this is not strictly necessary to fix the issue at hand, Fixes 0012170 |
|||
mod - core/custom_field_api.php | Diff File | |||
mod - core/filter_api.php | Diff File |