View Issue Details

IDProjectCategoryView StatusLast Update
0017848mantisbtplug-inspublic2014-12-05 18:33
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0rc2 
Target Version1.2.18Fixed in Version1.2.18 
Summary0017848: XML import plugin only replaces links in 'description'
Description

Links should also be processed for 'steps_to_reproduce' and 'additional_information' fields.

Additional Information

Issue created to track the backporting of master branch fixes to 1.2.x

TagsNo tags attached.

Relationships

related to 0017775 closeddregad XML import plugin does not replace links in 'steps to reproduce' 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.2.x dfffbdd7

2014-11-07 12:11

dregad


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