Opened 16 years ago
Closed 16 years ago
#16213 closed defect (bug) (fixed)
hierarchical_display is the incorrect check for whether a post type is hierarchical
| Reported by: | nacin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In list tables, we're occasionally checking hierarchical_display, rather than whether the post type is hierarchical, which results in wrong actions being fired.
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)
Looks like it's just one spot.