MantisBT: master 274f9f13

Author Committer Branch Timestamp Parent
dregad dregad master 2012-10-02 04:31 master da782868
Affected Issues  0014764: Custom fields from disabled projects are displayed in view issues page
Changeset

Don't display custom fields from disabled projects in view issues page

SQL for ALL_PROJECTS in custom_field_get_linked_ids() function was
modified to filter out disabled projects.

Thanks to vibe972 who originally submitted a patch for this on Github.
Original commit was rewritten due to changes made to the API.

Fixes 0014764

mod - core/custom_field_api.php Diff File