php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56234 Field-length for PGP/GPG key is too short
Submitted: 2004-11-22 03:25 UTC Modified: 2004-11-22 04:04 UTC
From: sebastian at nohn dot net Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 5.0.2 OS: any
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:
26 - 16 = ?
Subscribe to this entry?

 
 [2004-11-22 03:25 UTC] sebastian at nohn dot net
Description:
------------
The field for entering the GPG/PGP key in the profile adminstration is too short. Mine is B2FC1F95D47D55E0, that does'nt fit into the field (8 characters allowed).

Reproduce code:
---------------
Enter a PGP/GPG key signature longer than 8 characters into that field.

Expected result:
----------------
The system accepts all characters

Actual result:
--------------
The system accepts only 8 characters

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-22 04:04 UTC] mj@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.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 PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 03:01:28 2024 UTC