Fixed rejection of case-insensitive configuration values when there is a set of allow...
commitfdd583253cae8537aba26ed13a20e303fb687488
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 1 Sep 2006 16:40:14 +0000 (1 16:40 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 1 Sep 2006 16:40:14 +0000 (1 16:40 +0000)
tree4799a85375c6a12ed8102e524aadb42e774476c3
parenta4be6ffe4dc0f74d8b902fcefd5abcdde2201e25
Fixed rejection of case-insensitive configuration values when there is a set of allowed values.  This manifested in %Core.Encoding.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@367 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier/Config.php
library/HTMLPurifier/Encoder.php
tests/HTMLPurifier/ConfigTest.php