[wp-trac] [WordPress Trac] #17546: Unable to publish multiple posts using QuickPress without first refreshing the page

WordPress Trac wp-trac at lists.automattic.com
Tue May 24 16:32:39 UTC 2011


#17546: Unable to publish multiple posts using QuickPress without first refreshing
the page
----------------------------+------------------
 Reporter:  designsimply    |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  high            |   Milestone:  3.2
Component:  Administration  |     Version:  3.2
 Severity:  blocker         |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------

Comment (by azaozz):

 Replying to [comment:3 ocean90]:

 Yes, `.attr()` vs `.prop()` vs `removeAttr()` vs `.removeProp()` (vs
 `.data()`?). Apparently `.removeProp()` removes that property completely
 so you can't set it to true|false later. Seems the proper way for here is
 `.prop('something', false)` as in your patch.

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


More information about the wp-trac mailing list