MantisBT: master aea1a348

Author Committer Branch Timestamp Parent
dregad dregad master 2014-10-15 14:16 master 7d3dd430
Affected Issues  0017774: XML import plugin does not process links
Changeset

XML import plugin does not process links

There was an error in the if statement logic in ImportXML::import(), due
to an incorrectly placed closing parenthesis, the replace statement was
never executed.

Fixes 0017774

mod - plugins/XmlImportExport/ImportXml.php Diff File