[wp-trac] [WordPress Trac] #16379: Better UI for doing "Page on Front"
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 5 21:44:34 UTC 2012
#16379: Better UI for doing "Page on Front"
----------------------------------+------------------
Reporter: markjaquith | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.5
Component: Administration | Version: 3.1
Severity: normal | Resolution:
Keywords: jane-likes has-patch |
----------------------------------+------------------
Comment (by SergeyBiryukov):
Editing the blog page slug results in notices on saving:
{{{
Notice: Undefined index: post_name in wp-admin/includes/post.php on line
1400
Notice: Trying to get property of non-object in wp-admin/includes/post.php
on line 1402
}}}
`#post_name` disappears when editing the slug, probably because it's now
placed in `#edit-slug-box`, which `editPermalink()` overwrites.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16379#comment:62>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list