MantisBT: master f39ff7be

Author Committer Branch Timestamp Parent
rombert rombert master 2013-01-04 16:57 master e70513f0
Affected Issues  0015320: Date filters broken since 1.2.12
Changeset

filter_api: apply all project_where_clauses first

where_clauses and project_where_clauses must not be mixed, since the
where_params are expected to be held in order - first for the
project_where_clauses and then for the where_clauses.

Fixes 0015320: Date filters broken since 1.2.12

mod - core/filter_api.php Diff File