Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.8.6

Bug #9156 Missing characters in validation sequence
Submitted: 2006-10-25 01:44 UTC
From: malcolm at simnet dot is Assigned: amir
Status: Closed Package: Validate (version 0.6.5)
PHP Version: Irrelevant OS:
Roadmaps: 0.8.0    
Subscription  


 [2006-10-25 01:44 UTC] malcolm at simnet dot is (Malcolm Holloway)
Description: ------------ VALIDATE_EALPHA_LOWER (and VALIDATE_EALPHA_UPPER) include Icelandic characters þ and ð (Þ and Ð) but do not include ý (Ý). Validation will return false for some valid Icelandic strings. Solution: Add ý (Ý) to the constant sequences.

Comments

 [2006-10-29 17:24 UTC] dufuz (Helgi Þormar)
You are right, I forgot to add those Icelandic chars back in the days ... It will be added asap.
 [2006-11-01 01:53 UTC] amir at php dot net (Amir Mohammad Saied)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.