Ticket #14680 (closed defect (bug): fixed)
Filter "comment_text" is only applied when "comment_max_links" option is TRUE
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | General | Version: | 3.0.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The check_comment() function in /wp-includes/comment.php does only appliy the comment_text filter if comment_max_links option is TRUE.
This leaves the $comment text unfiltered if that option results in FALSE but moderation keys are enabled.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

