Opened 17 years ago
Closed 17 years ago
#10091 closed defect (bug) (fixed)
calendar widget disappears when no posts are in wp_the_query
| Reported by: | Denis-de-Bernardy | Owned by: | azaozz |
|---|---|---|---|
| Priority: | high | Milestone: | 2.8 |
| Component: | Widgets | Version: | 2.8 |
| Severity: | blocker | Keywords: | has-patch tested commit |
| Cc: | Focuses: |
Description
Happens on 404 pages and failed searches (initially reported by Norman in IRC). It's due to a bug in wpdb.
Assigning a name to the DB check fixes it. (See attached patch)
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [11548]) Fix check for a published post in calendar widget, props Denis-de-Bernardy, fixes #10091