View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0017848 | mantisbt | plug-ins | public | 2014-11-07 18:18 | 2014-12-05 18:33 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0rc2 | ||||
| Target Version | 1.2.18 | Fixed in Version | 1.2.18 | ||
| Summary | 0017848: 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 | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x dfffbdd7 2014-11-07 12:11 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 | ||