MantisBT: master c564f4e9

Author Committer Branch Timestamp Parent
dhx master 2009-06-30 23:09 master acbfce3b
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