View Issue Details

IDProjectCategoryView StatusLast Update
0017774mantisbtplug-inspublic2014-12-08 02:07
Reporterdregad Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0017774: XML import plugin does not process links
Description

Following implementation of 0012013, the import plugin no longer replaces the links in the imported bugs.

TagsNo tags attached.

Relationships

related to 0012013 closeddregad Improvements for plugin ImportExportXml (and required core changes) 
related to 0017775 closeddregad XML import plugin does not replace links in 'steps to reproduce' 

Activities

Related Changesets

MantisBT: master aea1a348

2014-10-15 14:16

dregad


Details Diff
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
Affected Issues
0017774
mod - plugins/XmlImportExport/ImportXml.php Diff File