#9258 closed defect (bug) (duplicate)
Commenting leads to 404 when page set as homepage in 2.7.1
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | 2.7.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In WP 2.7.1 - with a specific page set as main page (with or without permalinks) commenting on this page leads to a 404 error message.
Commenting on the same page when not set as homepage works without problem.
After the 404 if you return to the original page the comment is listed, but the 404 is naturally quite annoying.
Have tested both on a custom theme and on a clean install with the WP default theme.
Change History (4)
comment:2
designsimply — 4 years ago
Confirmed. I was able to reproduce this with trunk revision 10850 today. See http://core.trac.wordpress.org/ticket/9364 for a very good explanation of the problem.
- Resolution set to duplicate
- Status changed from new to closed
Dup of #8598
- Milestone Unassigned deleted
Note: See
TracTickets for help on using
tickets.

Confirmed. I got this one too on a test site, and fixed it by disabling paged comments.
D.