[wp-trac] [WordPress Trac] #32187: List table: Pages displayed in "Excerpt View"
WordPress Trac
noreply at wordpress.org
Sat Jun 13 14:41:17 UTC 2015
#32187: List table: Pages displayed in "Excerpt View"
----------------------------+-----------------------------
Reporter: afercia | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Administration | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui
----------------------------+-----------------------------
Changes (by wonderboymusic):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"32749"]:
{{{
#!CommitTicketReference repository="" revision="32749"
In `WP_Posts_List_Table::column_title()`, use
`is_post_type_hierarchical()` instead of `$this->hierarchical_display` in
the logic to determine whether `the_excerpt()` should be called.
Fixes #32187.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32187#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list