MantisBT: master-1.2.x dd258c75

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-01-16 22:49 master-1.2.x d6b2fd09
Affected Issues  0011402: SYSTEM WARNING: in_array() [function.in-array]: Wrong datatype for second argument
Changeset

Fix 0011402: Project hierarchy cache problem on manage_proj_edit_page.php

manage_proj_edit_page.php didn't cache project hierarchies with disabled
projects included. Thus errors relating to in_array() were seen when
attempting to edit a parent project when one of the sub-projects was
marked as being disabled.

mod - manage_proj_edit_page.php Diff File
mod - core/project_hierarchy_api.php Diff File