MantisBT: master-1.2.x e93ab8b4

Author Committer Branch Timestamp Parent
Chris Fitch dhx master-1.2.x 2009-09-17 11:20 master-1.2.x 694037a6
Affected Issues  0010959: Renaming a tag fails to update associated reports
Changeset

Fix 0010959: Incorrect variable name in tag_update function

After a tag is renamed, associated reports are supposed to get an issue
history entry indicating so. The history_log_event_special() call in
tag_update() passes the wrong variable in for the tag name, causing a
database error to occur.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - core/tag_api.php Diff File