|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2013-05-17 21:28 UTC] php dot net at wfredk dot com
Description: ------------ On the page at http://php.net/manual/en/language.types.boolean.php I wanted to "vote up" the comment by "Steve" that "PHP does not break any rules with the values of true and false" and to vote down the comment by "geza at turigeza dot com" whose comment ignores the fact a non-empty string is TRUE. However, in each case when I pressed the "up" or "down" button, a red "X" was displayed with a tooltip that says "Error :(" I have not tried voting on any other pages, I don't know if this is a common problem. If a person has to be logged in or something to vote on comments, there should be annotations about that condition somewhere near the voting buttons. Otherwise, there should be useful error messages if something goes wrong. Test script: --------------- navigate to http://php.net/manual/en/language.types.boolean.php press an up or down vote button Expected result: ---------------- vote status changed Actual result: -------------- red "x" displayed with "Error :(" in a tooltip when the mouse hovers over the "x" PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 16:00:01 2025 UTC |
I can verify that voting on comments has not worked for me on any page on any mirror I can think of for quite some time. I thought this was just a known bug at the moment. The response from the vote is always: {"success":false,"msg":"The server did not respond properly. Please try again later..."} I use Google Chrome on Debian Linux as well as on Mac OS X 10.8.3; it does not work on either of the OS I use.