[wp-trac] Re: [WordPress Trac] #8992: Plugin Update does not update
plugin update count on success
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 29 23:51:14 GMT 2009
#8992: Plugin Update does not update plugin update count on success
--------------------------+-------------------------------------------------
Reporter: technosailor | Owner: anonymous
Type: defect (bug) | Status: new
Priority: low | Milestone: 2.8
Component: General | Version: 2.7
Severity: minor | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by DD32):
Mainly because that increases the complexity of the code. No longer can
things be echo'd straight away, they need to be stored in a var, kept
around until the process finishes, and then be displayed in one large
chunk.
As it is, The feedback rows are -supposed- to show up one by one.. but
compression on many servers stops that.. But Not outputting anything can
be disastrous, The user might not think anythings happening.. at least
this way (for most people) it at least outputs the menu and header before
any long processing happens, which makes people realise somethings
happening.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8992#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list