Opened 7 years ago
Closed 7 years ago
#46844 closed defect (bug) (duplicate)
Ghost pagination when static page set as frontpage
| Reported by: | dariobf | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Canonical | Version: | 5.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
Latest version of WordPress, tested without active plugins and default theme.
How to reproduce bug:
1) Install WordPress and set a static page as front page
2) Load https://domain.ext/page/256 (random page number), this shouldn't exist, returning 404 error.
If You enter https://domain.ext/page/256/?orderby=date then loads the main loop query (with posts).
The bug is that that pagination shouldn't exist, returning 404 error.
I hope I could explain myself so You can understand me.
Regards.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @dariobf, welcome to WordPress Trac!
Thanks for the report, we're already tracking this issue in #28081.