MantisBT: master-1.2.x ea7af5eb

Author Committer Branch Timestamp Parent
wkarl dhx master-1.2.x 2010-09-17 21:24 master-1.2.x e5ba672d
Affected Issues  0011563: Fatal error importing issues
Changeset

Fix 0012246: Incorrect call to bug_update in ImportXml

The XmlImportExport plugin (specifically ImportXml) makes an incorrect
call to the now non-existant bug_update(..) function. This should be
replaced with a call to the update() function on the BugData class.

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

mod - plugins/XmlImportExport/ImportXml.php Diff File