MantisBT: master 7ee12d37

Author Committer Branch Timestamp Parent
dregad dregad master 2014-06-19 12:35 master a6447064
Affected Issues  0017457: Column summary of the free text search is not prefixed by table (filter_api)
Changeset

Filter API: add missing table prefix

When building the where clause for free-text search, the filter API did
not prefix the 'summary' column with the table name.

Fixes 0017457

mod - core/filter_api.php Diff File