php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41664 PHP Docs: Add Note: (SPAM challenge) : does not work as expected.
Submitted: 2007-06-12 08:32 UTC Modified: 2007-07-27 01:00 UTC
From: svetoslavm at gmail dot com Assigned:
Status: No Feedback Package: Website problem
PHP Version: Irrelevant OS: Win XP Pro
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-06-12 08:32 UTC] svetoslavm at gmail dot com
Description:
------------
I was trying to add a note in http://ca3.php.net/manual/en/configuration.php
but the challenge thing "Answer to this simple question (SPAM challenge):" does not work.
e.g. max(eight, one) every human will report "eight" but the program said "Challenge Failed" and my note is not published.

Reproduce code:
---------------
try to add a note under some function e.g. http://ca3.php.net/manual/en/configuration.php

Expected result:
----------------
My comment to be published :)

Actual result:
--------------
error for failed challenge + my code should roughly look like that.....

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-19 09:42 UTC] bjori@php.net
I cannot reproduce this, neither can hundreds of other users.
Are you sure your didn't have a typo in the answer?
Did you try again?
 [2007-07-27 01:00 UTC] php-mirrors at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2010-03-07 14:11 UTC] dragos dot rusu at NOSPAM dot bytex dot ro
This issue could have occurred because the result has to be written as string chars and not numeric (like shown in example: "nine")
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 05:01:31 2024 UTC