MantisBT: master c0ad6521

Author Committer Branch Timestamp Parent
dregad dregad master 2014-03-11 08:24 master e8bdd248
Affected Issues  0017073: Incorrect $specific_where
Changeset

Incorrect project-specific where clause

If user has access to only one project (or if there is only one project
in bug tracker), helper_project_specific_where() function returned an
incorrect where clause when $project_id == ALL_PROJECTS.

Fixes 0017073

mod - core/helper_api.php Diff File