MantisBT: master-1.2.x 85e471e9

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2014-03-11 08:24 master-1.2.x 2588e1de
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