php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56606 /account-request.php broken
Submitted: 2005-10-21 08:24 UTC Modified: 2005-10-23 08:07 UTC
From: mikael at synd dot info Assigned: pajoye (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Firefox
Private report: No CVE-ID: None
 [2005-10-21 08:24 UTC] mikael at synd dot info
Description:
------------
http://pecl.php.net/account-request.php seems to be broken, hitting submit results in a "Please enter your desired username!" error no matter what one types into the form.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-21 13:05 UTC] pierre dot php at gmail dot com
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 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.


 [2005-10-22 04:53 UTC] mikael at synd dot info
This fixed the submission problem but the "Need CVS account" feature always report "no". 

Looking at the source (http://cvs.php.net/co.php/peclweb/public_html/account-request.php?r=1.27)  it seems to be that the $viewcvs variable isn't present in the $fields array on lin 37 and therefore won't get initialized when register_globals is off.
 [2005-10-22 04:56 UTC] mikael at synd dot info
Err, it should read "the $needcvs variable"
 [2005-10-23 08:07 UTC] pajoye@php.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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC