0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-08 06:48:42 +00:00
htmlpurifier/tests
Edward Z. Yang 3b6aa10592 %URI.DisableExternal(Resources) uses %URI.Base if %URI.Host is not available.
As part of its duties, URIDefinition determine the base URL and the host URL
of the page based on the two corresponding configuration directives. The
DisableExternal URIFilter, however, bypassed this check by directly checking
%URI.Host. This fix forwards the call through URIDefinition.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-07-10 18:46:46 -04:00
..
FSTools Classname() constructors to __construct() constructors, as per SimpleTest. Also normalized ppp declarations; no public declaration for test methods, public/protected for the rest 2008-04-21 15:24:18 +00:00
HTMLPurifier %URI.DisableExternal(Resources) uses %URI.Base if %URI.Host is not available. 2008-07-10 18:46:46 -04:00
PHPT Handle CRLF discrepancies 2008-06-24 21:10:51 -04:00
tmp Add Git specific files and configuration 2008-06-24 22:02:16 -04:00
CliTestCase.php - Make suite flush remote tests 2008-02-18 03:35:27 +00:00
common.php Implement HTMLT tests, and migrate HTMLPurifierTest to this format. 2008-07-07 08:59:33 -04:00
Debugger.php [3.1.0] [BACKPORT] Fix bug with comments in styles, and some associated issues 2008-02-20 00:15:44 +00:00
generate_mock_once.func.php Add support for autoload. We're not, however, using it by default. 2008-01-21 18:43:59 +00:00
HTMLPurifierTest.php Implement HTMLT tests, and migrate HTMLPurifierTest to this format. 2008-07-07 08:59:33 -04:00
index.php Various improvements to test script command line options, i.e. --type 2008-07-07 08:59:29 -04:00
multitest.php Various improvements to test script command line options, i.e. --type 2008-07-07 08:59:29 -04:00
path2class.func.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
test_files.php Various improvements to test script command line options, i.e. --type 2008-07-07 08:59:29 -04:00