[wp-trac] [WordPress Trac] #17609: 'View post' link shown even when post type can't be viewed on the front-end

WordPress Trac wp-trac at lists.automattic.com
Tue May 1 03:58:08 UTC 2012


#17609: 'View post' link shown even when post type can't be viewed on the front-end
------------------------------+------------------------
 Reporter:  scribu            |       Owner:  nacin
     Type:  defect (bug)      |      Status:  reviewing
 Priority:  normal            |   Milestone:  3.4
Component:  Post Types        |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+------------------------
Changes (by nacin):

 * keywords:  has-patch => has-patch commit


Comment:

 When the post is published and there is no draft/pending button, there is
 some extra space in the publish box: http://cl.ly/161h1K29331V3I3Q1T21

 This space is made due to the hidden draft-ajax-loading spinner. It uses
 visibility: hidden, as normally it should maintain its space.

 What we'd need to do is calculate for when there is no button and at that
 point choose not to show the spinner either.

 Regardless, the existing patch is better than what we have now.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17609#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list