mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-12-22 08:21:52 +00:00
85090520f1
Previously, if an absolute munge URL location was used, HTML passed through HTML Purifier multiple times would be munged multiple times. This patch checks if the output URI has the same URI as the input URI; if they do, the munge is considered unnecessary and discarded. Requested-by: Chris <justbittin@gmail.com> Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com> |
||
---|---|---|
.. | ||
HTMLPurifier | ||
HTMLPurifier.auto.php | ||
HTMLPurifier.autoload.php | ||
HTMLPurifier.func.php | ||
HTMLPurifier.includes.php | ||
HTMLPurifier.kses.php | ||
HTMLPurifier.path.php | ||
HTMLPurifier.php | ||
HTMLPurifier.safe-includes.php |