Edit report at https://bugs.php.net/bug.php?id=66653&edit=1
ID: 66653 Comment by: chealer at gmail dot com Reported by: chealer at gmail dot com Summary: "Incorrect CAPTCHA" trying to file or comment a bug report Status: Assigned Type: Bug Package: Website problem PHP Version: Irrelevant Assigned To: petk Block user comment: N Private report: N New Comment: I just got the cookies bug again filing #77353. I believe bugs.php.net is confused by a session loss. Previous Comments: ------------------------------------------------------------------------ [2018-12-26 23:18:06] chealer at gmail dot com Wow. I'm afraid petk is right. I just triggered this bug multiple times filing https://bugs.php.net/bug.php?id=77352 by reloading https://bugs.php.net/report.php in a different tab after each CAPTCHA I was given. I stopped when it became obvious that I could have reproduced this as many times as I wanted. ------------------------------------------------------------------------ [2018-12-26 22:50:28] chealer at gmail dot com I just got the "Please enable cookies so the Captcha system can work" error again filing #77351. ------------------------------------------------------------------------ [2018-12-26 19:30:51] p...@php.net Hello, thanks for reporting these. The Captcha system here relies on the session_start() in the code[1] and on having enabled cookies in the browser. I think I've just found how this issue happens, so stay tuned for a fix in the following days... It happens due to a too simplistic captcha generation. Once the report page is opened one captcha question and answer is generated (for that browser tab). If user opens a new bug page (or report page) in a new browser tab a new answer and question get generated and previous ones are wrong and this strange error pops up. If you possibly spot any more on this issue sooner than me, let me know please. [1] http://git.php.net/?p=web/bugs.git;a=blob;f=www/report.php;hb=HEAD ------------------------------------------------------------------------ [2018-12-26 18:50:14] chealer at gmail dot com I just filed issue #77348 and had to go through... ERROR: Please enable cookies so the Captcha system can work ...first, before seeing this bug a few times too. No idea if these bugs are technically related. I just tried posting this very comment, and went through the bug twice already. ------------------------------------------------------------------------ [2014-02-06 04:01:13] chealer at gmail dot com The experience I had when filing this report is similar to the one I had when filing bug #66652. I also got several errors when filing #66652. 3 or 4, if I remember correctly. It could be that I entered one incorrect answer once. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=66653 -- Edit this bug report at https://bugs.php.net/bug.php?id=66653&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php