MantisBT: master-2.25 8f53f0f7

Author Committer Branch Timestamp Parent
dregad dregad master-2.25 2022-11-30 12:02 master 6d933751
Affected Issues  0031876: XML import: Undefined property warning when importing bug notes
Changeset

Fix undefined variable warnings in XML plugin

When importing issues with bugnotes where the bugnote node does not
contain all the possible fields, Mantis issues an Undefined property
warning.

This sets a default value for missing non-required fields to prevent
this.

Fixes 0031876

Backported from 431562242080fd1747b97d567349b05b34da7157.

mod - plugins/XmlImportExport/ImportXml/Issue.php Diff File