MantisBT: master-1.2.x af990518

Author Committer Branch Timestamp Parent
dhx master-1.2.x 2009-06-30 23:09 master-1.2.x 941a82cc
Affected Issues  0010632: Cannot update global default columns - project 0 not found
Changeset

Fix 0010632: cannot update columns global defaults

The following error occured when an administrator tried to update the
global defaults for column display via manage_config_columns_page:

Application error 0000700: Project "0" not found.

This was caused by incorrectly validating the project ID for
ALL_PROJECTS.

mod - manage_config_columns_set.php Diff File