stable

Clone or download

Read-only

Cast every field when importing Tracker from XML

SimpleXML seems to have issues when some imported fields are not casted appropriately. This commit casts every imported field to avoid raising the following exception: PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0 request #10247 Importing a tracker via a XML template throws an exception Change-Id: I06e439c52b6ba0c0333fc77887b9917ee20f7509

Modified Files

Name
M plugins/tracker/include/TrackerXmlImport.class.php +4 −4 Go to diff View file