#2021 closed defect (bug) (fixed)
comment-functions.php error on returning visitor with blank Comment Moderation settings
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0.6 |
| Component: | General | Version: | 2.0 |
| Severity: | normal | Keywords: | 2.0 comments error |
| Cc: |
Description
Just found a bug in RC 1.
If the Comment Moderation list under Options->Discussion is blank, then when a returning user comments on an article strpos on line 867 of comment-functions.php will fail. Adding a word to the Comment Moderation fixes this.
The line should be modified to take in account a possible blank setting.
See:
http://wordpress.org/support/topic/51095#post-280388
for the errors themselves.
Change History (4)
Note: See
TracTickets for help on using
tickets.

[3272]