MantisBT: master-1.2.x dfffbdd7

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2014-11-07 12:11 master-1.2.x 80a15487
Affected Issues  0017848: XML import plugin only replaces links in 'description'
Changeset

XML Import: use new method to replace bug links

A new private method replaceLinks() was added to avoid code duplication.
Now replacement of buglinks for 'description', 'steps_to_reproduce' and
'additional_information' is performed via this method.

Backport from master 8e111abb1723a47e6d6ca90079221f88bb98b282

Fixes 0017775

mod - plugins/XmlImportExport/ImportXml.php Diff File