#3979 closed defect (bug) (fixed)
Can't set a static page as the front page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.1.3 | Priority: | low |
Severity: | major | Version: | 2.1.2 |
Component: | Administration | Keywords: | show_on_front staticpage has-patch commit |
Focuses: | Cc: |
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)
Change History (6)
Note: See
TracTickets for help on using
tickets.
(In [5051]) Don't cast to string if empty. Props donncha. fixes #3979