variable: The HTML balancing system urlencodes @href
The DomDocument::saveHtml() method will properly urlencode() values in the a[@href] attributes when saving. This patch allows for the sanitization while also allowing the variable replacement system to work properly with the sanitized values.
Loading
Please register or sign in to comment