php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57436 "assigned to" field restricted to 16 characters
Submitted: 2006-12-17 18:02 UTC Modified: 2006-12-18 05:12 UTC
From: fredericpoeydomenge@php.net Assigned: mj (profile)
Status: Closed Package: PECL bug system (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2006-12-17 18:02 UTC] fredericpoeydomenge@php.net
Description:
------------
The "assigned to" field is restricted to 16 characters, and thus, I cannot assign a bug to myself (login fredericpoeydomenge : 19 chars)

The result is that on my user information page, I'm appearing to have fixed 0 bugs (http://pear.php.net/user/fredericpoeydomenge)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-18 05:12 UTC] mj@php.net
The database field now takes up to 20 characters, which is the maximum length of developers' usernames.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC