[wp-trac] [WordPress Trac] #10349: No plugin update messages displayed in trunk

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 26 22:54:49 UTC 2009


#10349: No plugin update messages displayed in trunk
-------------------------------------+--------------------------------------
 Reporter:  pavelevap                |        Owner:  dd32    
     Type:  defect (bug)             |       Status:  reopened
 Priority:  normal                   |    Milestone:  2.9     
Component:  Upgrade/Install          |      Version:  2.9     
 Severity:  normal                   |   Resolution:          
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------

Comment(by dd32):

 > As soon as I update one of them, all others messagges disappear.

 Yes, That would be expected, As after you upgrade a plugin, WordPress
 requires a new API request to be made.. If that times out, Then you will
 have no update messages visible until the next cron-made request IF the
 inline cron times out.

 >  When I activate any new plugin, messagges appear again, but after
 update of next plugin, all others disappear once again...
 Because, by that time, The Cron request has completed (Remember, Its
 probably taking about 10 seconds), in the time between, those on slow
 connections will have no feedback.

 It'd be possible to simply remove  the plugin from the update-list, but
 that'll require some new API on the transients (Specifically, Finding out
 the age of a  transient, so that upgrading a plugin doesnt end up with a
 forever-extending cache timeout)

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


More information about the wp-trac mailing list