Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#4043 closed defect (bug) (fixed)

wp_title's month info is broken with ugly permalinks

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

Description

Try /?m=200703 -- no month in the title. It's missing a substr() in wp_title().

Attachments (1)

4043_2.1.diff (454 bytes ) - added by markjaquith 19 years ago.
Patch for 2.1

Download all attachments as: .zip

Change History (5)

#1 @rob1n
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [5137]) Fix months in wp_title(). fixes #4043

#2 @rob1n
19 years ago

  • Milestone 2.22.1.3
  • Resolution fixed
  • Status closedreopened

Reopening to go into 2.1.

#3 follow-up: @rob1n
19 years ago

  • Milestone 2.1.32.2
  • Resolutionfixed
  • Status reopenedclosed

Never mind.

#4 in reply to: ↑ 3 @markjaquith
19 years ago

Replying to rob1n:

Never mind.

Why?

@markjaquith
19 years ago

Patch for 2.1

Note: See TracTickets for help on using tickets.