PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Validate » Validate » Bug #9156

Missing characters in validation sequence

Details

Submitted2006-10-25 01:44 UTC
Frommalcolm at simnet dot is
Assignedamir
StatusClosed
PackageValidate
PHP VersionIrrelevant
Roadmaps0.8.0

Comments

[2006-10-25 01:44 UTC] malcolm at simnet dot is

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.

[2006-11-01 01:53 UTC] amir at php dot net

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.