php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21591 text in bugreport page is wrong
Submitted: 2003-01-11 20:16 UTC Modified: 2003-01-22 19:05 UTC
From: bonebakker at attbi dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 4.2.3 OS: solaris
Private report: No CVE-ID: None
 [2003-01-11 20:16 UTC] bonebakker at attbi dot com
If you submit a bugreport with an empty password it is impossible to edit the content of the bugreport.

The text on the password page, 
"You may enter any password here. This password allows you to come back and modify your submitted bug report at a later date."

should be changed to:

"You must enter a password here. This password allows you to come back and modify your submitted bug report at a later date."

preferably the script should require a password to be set.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-22 19:05 UTC] sniper@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Password is now required and it can not be empty..

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 16:00:01 2026 UTC