MantisBT: master 8e111abb

Author Committer Branch Timestamp Parent
dregad dregad master 2014-11-07 12:11 master 4350b4d4
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.

mod - plugins/XmlImportExport/ImportXml.php Diff File