MantisBT: master da11963b

Author Committer Branch Timestamp Parent
cproensa dregad master 2017-08-23 16:22 master c7819ff5
Affected Issues  0023241: Error when changing sort order in filters, due date field only
Changeset

Fix sorting of due date for undefined values

Previously fixed in 0016259, the order clause still has error with some
databases.
Rewrite the sort expression in a protable syntax.

Fixes: 0023241

mod - core/filter_api.php Diff File