|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-10-26 20:18 UTC] cmb@php.net
-Status: Open
+Status: Verified
[2018-11-07 01:26 UTC] a at b dot c dot de
[2019-05-20 13:10 UTC] petk@php.net
-Status: Verified
+Status: Duplicate
[2019-05-20 13:10 UTC] petk@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 15:00:01 2025 UTC |
Description: ------------ In both Chrome and Firefox, attempts to up-vote a helpful comment result in a red "x" in place of the score count, and a "Something went wrong :(" error at the top of the page. (The answer I'm trying to up-vote REALLY deserves it.) This happened the first time I attempted to up-vote the issue, and it presently has a score of zero. Test script: --------------- 1- Navigate to https://secure.php.net/manual/en/xml.installation.php 2- Scroll down to Alex Ivaylov's answer. 3- Click the up arrow next to it. 4- You will see the error described above, and no vote is counted. Expected result: ---------------- The answer's score should increase. Actual result: -------------- A red "x" in place of the score count, and a "Something went wrong :(" error at the top of the page.