Ticket #9340 (closed defect (bug): duplicate)
Bug in count of link in comment moderation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 2.7.1 |
| Severity: | normal | Keywords: | spam comment count manual link moderation |
| Cc: |
Description
WP makes a mistake and does not count the links directly into the comment if is inserted directly the HTML (<a href = "", etc. ...). While the link counts correctly if it is found and processed directly from WP (ie if you type directly www .... etc. ...).
In practice, the maximum link count for the moderation of comments is not working properly and the comments, even with dozens of links, are published immediately if the comment contain directly the HTML code.
PS: sorry for my english! :-)
Change History
- Status changed from new to closed
- Resolution set to duplicate
Note: See
TracTickets for help on using
tickets.

Reopen #7821 if there are still issues.