WordPress.org

Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#3949 closed defect (bug) (fixed)

Multipage posts need to respect trailing slash preference and eliminate redundant /1/

Reported by: markjaquith Owned by: anonymous
Priority: normal Milestone: 2.2
Component: General Version: 2.1.1
Severity: normal Keywords:
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)

comment:1 markjaquith6 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5017]) Respect user trailing slash preference for multipage posts and eliminate redundant /1/. fixes #3949

comment:2 markjaquith6 years ago

(In [5018]) Cleaner and more complete fix for [5017]. fixes #3949

Note: See TracTickets for help on using tickets.