Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#3949 closed defect (bug) (fixed)

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

Reported by: markjaquith Owned by:
Priority: normal Milestone: 2.2
Component: General Version: 2.1.1
Severity: normal Keywords:
Cc: Focuses:

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)

#1 @markjaquith
20 years ago

  • Resolutionfixed
  • Status newclosed

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

#2 @markjaquith
20 years ago

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

Note: See TracTickets for help on using tickets.