Since we added libxml_disable_entity_loader(); in FrontController several users have reported it broke the XML logic from other softwares on the same server (typo3, joomla, etc)
Maybe we should remove the function again... which is a shame as it was added for security hardening.
The text was updated successfully, but these errors were encountered:
Since we added libxml_disable_entity_loader(); in FrontController several users have reported it broke the XML logic from other softwares on the same server (typo3, joomla, etc)
Maybe we should remove the function again... which is a shame as it was added for security hardening.
The text was updated successfully, but these errors were encountered: