Please don't prepopulate the Your name field on comments with Anonymous. This encourages less-detailed identity information.

Leave it blank instead.

Comments

yoroy’s picture

This encourages less-detailed identity information

Nice one. Worthy of a patch imo. Good example of the 'Provide sane defaults' UX strategy. Assuming anonymous here is worse than leaving blank.

mr.baileys’s picture

Title: "Your name" shiould not be prepopulated with Anonymous » "Your name" should not be prepopulated with Anonymous
Status: Active » Needs review
StatusFileSize
new711 bytes

This should do the trick.

Status: Needs review » Needs work

The last submitted patch, anonymous-commenting.patch, failed testing.

Tom Ash’s picture

I'd second this suggestion; I work for a site that gets a lot of comments on its articles, and we have a real problem with people sticking to 'Anonymous' (apart from anything else, it makes it very difficult to tell commenters apart)

sun’s picture

Status: Needs work » Needs review
StatusFileSize
new1.64 KB

Let's try this once more.

idflood’s picture

Patch is working fine for me and the code looks good.

I tested the following without and then with the patch:
- create a story with comment enabled
- assign "Post comments" permision to anonymous user
- logout then go to the new story and create a comment.
- create two comment. One with a random username and the other with an empty one
- login as admin and approve the new comments

Result: Same functionality. Only the default input is changed as expected. This patch is definitely ok for me.

MAMP ( Apache/2.0.59 (Unix) PHP/5.2.5 DAV/2 MYSQL/5.0.41-log)

yoroy’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for testing. Lets do it

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.