#2146 closed defect (bug) (fixed)
Undefined variable: default_post_status in /includes/topics/template-tags.php
| Reported by: | netweb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Component - Topics | Version: | 2.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Notice: Undefined variable: default_post_status in /bbpress/includes/topics/template-tags.php on line 209
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4685]) When querying topics, use similar logic post_status/perm for stickies. See r4673. Fixes #2146.