Ticket #3839 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Anonymous comments

Reported by: mrkryptic Assigned to: anonymous
Priority: low Milestone: 2.2
Component: General Version: 2.1
Severity: normal Keywords: has-patch
Cc:

Description

If you use < as the name of a person when leaving a comment, it allows them through, even with the name requirement, and shows the comment as from an anonymous person. (The email address and comment has to be filled in though.) Tested on WP 2.1.

Attachments

3839.diff (467 bytes) - added by Nazgul on 02/23/07 21:18:19.

Change History

02/23/07 21:18:19 changed by Nazgul

  • attachment 3839.diff added.

02/23/07 21:19:40 changed by Nazgul

  • keywords changed from comment < to has-patch.
  • summary changed from [bug]anonymous comments to Anonymous comments.
  • component changed from Administration to General.
  • version set to 2.1.
  • milestone changed from 2.3 to 2.2.

02/25/07 13:35:18 changed by markjaquith

  • status changed from new to closed.
  • resolution set to fixed.

(In [4939]) strip tags from comment author before determining emptiness status. props Nazgul. fixes #3839