Edit report at https://bugs.php.net/bug.php?id=66392&edit=1
ID: 66392 User updated by: chealer at gmail dot com Reported by: chealer at gmail dot com Summary: "You're not allowed to add comment on bug #xxxxx" Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant Assigned To: danielc Block user comment: N Private report: N New Comment: Thanks for the deep fix danielc. Note that the form is not quite right when comments are blocked - it still displays "Anyone can comment on a bug." as well as Preview and Submit buttons. Previous Comments: ------------------------------------------------------------------------ [2014-02-05 21:20:54] [email protected] Various commits made back in early January have now been pushed to the bugs web server. The message has been clarified. Also, when comments are disabled, the text area gets replaced by a message saying further comments are unnecessary. Thanks for your suggestions. ------------------------------------------------------------------------ [2014-01-04 00:00:04] [email protected] You've karma now. ------------------------------------------------------------------------ [2014-01-03 03:36:48] [email protected] Ah, turns out I don't have karma on this repository. Here's a pull request: https://github.com/php/web-bugs/pull/7 ------------------------------------------------------------------------ [2014-01-02 20:23:10] chealer at gmail dot com Description: ------------ When trying to comment on bug #53255, one gets an error: You're not allowed to add comment on bug #53255 A syntaxically correct equivalent would need a period and a removal of "add" (or addition of a determiner). In the context of #53255, the intended meaning could be carried with: You're not allowed to comment on bug #53255. Depending on the contexts where this message is used, it might be clearer to use: Comments on bug #xxxxx are restricted. By the way, a more severe issue is that a contributor may get this error without any warning. The form offers to redact a comment, but then the above error is thrown when selecting "Submit" and the comment is rejected. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=66392&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
