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] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [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.