[PECL-BUG] Bug #22765 [Opn->Csd]: one cannot edit an user with 2 char long username
[email protected] 14 Jun 2011 12:37:12 -0000
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://pecl.php.net/bugs/bug.php?id=22765&edit=1 ID: 22765 Updated by: [email protected] Reported By: tyrael at php dot net -Status: Open +Status: Closed Id: 22765 Type: Bug Package: Web Site PHP Version: Irrelevant -Assigned To: +Assigned To: tyrael New Comment: This bug has been fixed in SVN. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pecl.php.net. In case this was a pecl.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PECL better. should be fixed with http://svn.php.net/viewvc? view=revision&revision=312145 Previous Comments: ------------------------------------------------------------------------ [2011-06-14 08:36:39] tyrael at php dot net Description: ------------ public_html/account-edit.php:35 if ($handle && !preg_match('@[0-9A-Za-z_]{4,20}$@', $handle)) obviously this will prevent any 2 char long username from editing. ------------------------------------------------------------------------ -- Edit this bug report at http://pecl.php.net/bugs/bug.php?id=22765&edit=1