php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54380 Buggy bugs captcha
Submitted: 2011-03-25 13:14 UTC Modified: 2014-12-27 17:30 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:2 (66.7%)
From: anon at anon dot com Assigned: kalle (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: anon at anon dot com
New email:
PHP Version: OS:

 

 [2011-03-25 13:14 UTC] anon at anon dot com
Description:
------------
The captcha on bugs.php.net mindlessly requires cookies, yet doesn't even explain that's why it's not working. Instead it just says "Error: Invalid Captcha".


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-01 10:42 UTC] kalle@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: kalle
 [2013-03-01 10:42 UTC] kalle@php.net
I remember I had a fix for that in the old system, it would work if we passed a session_id() to the captcha image always, so it wouldn't generate a different session.

Assigning to myself until I got some more intel on this!
 [2014-12-27 17:30 UTC] kalle@php.net
-Status: Assigned +Status: Closed
 [2014-12-27 17:30 UTC] kalle@php.net
I'm marking this as closed as we do no longer use actual images for captcha, please re-open if this continues to fail
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 16:01:31 2024 UTC