[wp-trac] [WordPress Trac] #19911: Menu order not displayed properly for non-hierarchical post types in the inline editor
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 27 23:28:45 UTC 2012
#19911: Menu order not displayed properly for non-hierarchical post types in the
inline editor
------------------------------+-----------------------------
Reporter: nikolay.yordanov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Types | Version: 3.3.1
Severity: normal | Keywords: has-patch
------------------------------+-----------------------------
It is possible to register a non-hierarchical post type with support for
page-attributes. This adds a menu order field in the post editor and the
inline editor. While everything is working as expected in the post editor,
when using the inline editor the menu order in the inline editor is always
shown as 0. It is possible, however, to edit it and the changes are
visible in the normal editor.
The problem is that the correct menu order is displayed only when the post
type is hierarchical. Moreover, the inline-edit-post script updates the
menu order only for pages. The attached patch fixes this issue.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19911>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list