[wp-trac] Re: [WordPress Trac] #9372: "Preview" button in edit page button does not work.

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 21 19:55:29 GMT 2009


#9372: "Preview" button in edit page button does not work.
----------------------------+-----------------------------------------------
 Reporter:  webstoc         |       Owner:  anonymous          
     Type:  defect (bug)    |      Status:  new                
 Priority:  normal          |   Milestone:  Unassigned         
Component:  Administration  |     Version:  2.7.1              
 Severity:  normal          |    Keywords:  edit, preview, post
----------------------------+-----------------------------------------------

Comment(by azaozz):

 When JavaScript is enabled the preview button shows previews for not yet
 saved posts. Also when editing published posts it shows the preview with
 the latest changes included (before the post is saved and the changes go
 "live").

 If js is disabled it only shows preview for drafts or the actual published
 post when editing. By commenting that js code you're making it behave as
 if js is disabled.

 It sounds like something is interfering with the submission of the form
 from js. Perhaps run `jQuery('form#post').submit()` in Firebug's console
 to try to debug it.

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


More information about the wp-trac mailing list