MantisBT: master ca9b4def

Author Committer Branch Timestamp Parent
Chris Fitch dhx master 2009-09-17 11:20 master 0fd12b74
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