Commit bcc9c50b authored by kiko%async.com.br's avatar kiko%async.com.br

Bustage fix: adding filters defined in bug 232397. New filters need to

be added to both test 004 *and* test 008.
parent 380b6e52
......@@ -203,7 +203,8 @@ sub directive_ok {
# filtered, we may not catch that case.
return 1 if $directive =~ /FILTER\ (html|csv|js|url_quote|css_class_quote|
ics|quoteUrls|time|uri|xml|lower|
unitconvert|none)/x;
obsolete|inactive|closed|unitconvert|
none)/x;
return 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment