ZF-3293: Zend_Filter_StripTags erroneously strips allowed attributes ending with equals sign
Description
Zend_Filter_StripTags will incorrectly strip an allowed attribute, the value of which ends with an equals sign, as in the following:
Link Text
Zend_Filter_StripTags will incorrectly strip an allowed attribute, the value of which ends with an equals sign, as in the following:
Link Text
Comments
Posted by Darby Felton (darby) on 2008-05-19T06:01:34.000+0000
Committed a unit test with SVN r9473.
Posted by Ralph Schindler (ralph) on 2009-01-11T20:21:30.000+0000
Will evaluate within 2 weeks.
Posted by Matthew Weier O'Phinney (matthew) on 2009-03-10T13:04:37.000+0000
Fix commited with fixes for ZF-5983 -- see r14272
Posted by Matthew Weier O'Phinney (matthew) on 2009-03-10T13:05:29.000+0000
Fixed in trunk and 1.7 release branch; will release with 1.7.7