Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#3979 closed defect (bug) (fixed)

Can't set a static page as the front page

Reported by: donncha Owned by:
Priority: low Milestone: 2.1.3
Component: Administration Version: 2.1.2
Severity: major Keywords: show_on_front staticpage has-patch commit
Cc: Focuses:

Description

I'm not sure why but somehow casting empty query vars as strings causes problems for show_on_front.
The attached patch fixes that.

Attachments (1)

patch.diff (562 bytes ) - added by donncha 19 years ago.

Download all attachments as: .zip

Change History (6)

@donncha
19 years ago

#1 @foolswisdom
19 years ago

  • Keywords has-patch commit added
  • Version2.2

#2 @ryan
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [5051]) Don't cast to string if empty. Props donncha. fixes #3979

#3 @ryan
19 years ago

(In [5052]) Don't cast to string if empty. Props donncha. fixes #3979 for 2.1

#4 @ryan
19 years ago

(In [5053]) Don't cast to string if empty. Props donncha. fixes #3979 for 2.0

#5 @ryan
19 years ago

  • Milestone 2.22.1.3
  • Version 2.22.1.2
Note: See TracTickets for help on using tickets.