MantisBT: master 5eb124ea

Author Committer Branch Timestamp Parent
dhx dhx master 2009-08-07 23:31 master 7559cfad
Affected Issues  0010814: Reproducibility column in view issues causes an undefined variable error
Changeset

Fix 0010814: reproducibility column undefined variable error

When adding the reproducibility column to the view issues list, an
undefined $p_bug variable error occurs.

This is just a simple case of the first argument to
print_column_reproducibility having the wrong name (most likely it was
missed during an earlier upgrade to bug_api).

mod - core/columns_api.php Diff File