#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)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5051]) Don't cast to string if empty. Props donncha. fixes #3979