stable
Clone or download
Read-only
This fix request #6819: Unable to import a tracker if a description contain unknown chars Change-Id: Ib8c38919de81a562301ab37d7414cd779108a6c4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.class.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +6 | −10 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/xml/SimpleXMLCDATAFactory.class.php | +42 | −0 | Go to diff View file |