ZF-7452: Zend_Filter_NormalizedToLocalized
Description
Class doc-block needs to be changed. Currently states as description "Encrypts a given string." but the class does nothing of the sort. Similar to ZF-7451 just filed.
Class doc-block needs to be changed. Currently states as description "Encrypts a given string." but the class does nothing of the sort. Similar to ZF-7451 just filed.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-08-03T04:05:52.000+0000
Duplicate of ZF-7541
Posted by Johnny Peck (johnnypeck) on 2009-08-03T04:26:25.000+0000
Well, the issue occurs in two different classes so I thought it better to log separate issue for each class. One is for NormalizedToLocalized.php and the other is for LocalizedToNormalized.php.
Posted by Thomas Weidner (thomas) on 2009-08-08T10:08:46.000+0000
Fixed with r17463