#3949 closed defect (bug) (fixed)
Multipage posts need to respect trailing slash preference and eliminate redundant /1/
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.2 | Priority: | normal |
| Severity: | normal | Version: | 2.1.1 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Multipage posts aren't using user_trailingslashit() and are always appending a trailing slash.
Also, /1/ is redundant.
I'm working on a patch now.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [5017]) Respect user trailing slash preference for multipage posts and eliminate redundant /1/. fixes #3949