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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 + 4 = ?
Subscribe to this entry?

 
 [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: Tue Apr 23 15:01:32 2024 UTC