Opened 9 years ago
Last modified 11 months ago
#43036 new defect (bug)
the_posts_pagination() - redirect URL for first page in category
| Reported by: | webliberty | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Permalinks | Version: | 4.9.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | template |
Description
When you are on the second, third, etc. the page function the_posts_pagination () outputs a link to the first page for the current category with a slash / at the end of the URL:
/category/category-1/
But when clicking on a link, a redirect to the page takes place without a slash / on the end:
/category/category-1
A link to the following pages from this category is displayed already without a slash on the end of the URL:
/category/category-1/page/2
Permalink at the same time on the site are configured to look like this:
/%postname%.html
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)