More hardening of XML output against invalid entities
This replaces the add node function with the one intended for text nodes to prevent that invalid entities are not encoded and therefore could break the XML output. (See d739c65e and #2255)
Showing
Please register or sign in to comment