[wp-trac] [WordPress Trac] #11588: show_message() should flush the output buffers when its called.
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 24 12:42:46 UTC 2009
#11588: show_message() should flush the output buffers when its called.
----------------------------+-----------------------------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Administration | Version: 2.9
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Comment(by dd32):
I agree that its not enough to completely flush it on every system.
I would however, Like to suggest that we agree on a very basic start which
works on the majority of servers without switching to changing the
environment or working around various browser bugs.
Once the basic issue has been dealt with, Then we can consider the extra's
to make it work accross other specific configurations.
Personally, I'd like to suggest this from your quote:
{{{
@ob_flush();
@flush();
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11588#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list