MantisBT: master-1.2.x 6afa5f78

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2011-12-10 09:46 master-1.2.x 9c71d4f8
Affected Issues  0011801: Permission error when clearing a version field of multiple bugs
Changeset

Allow clearing fixed in/target version for multiple bugs

Prior to this, trying to set the "Fixed in version" or "Target version"
fields to blank for multiple bugs at once (from the "View Issues" page)
failed with error "You did not have appropriate permissions to perform
that action", even when executed as admin. Problem does not occur when
changing to a non-empty value.

Fixes 0011801

mod - bug_actiongroup.php Diff File