[wp-trac] [WordPress Trac] #12484: Disable Publish/Update button when already saving
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 2 20:40:04 UTC 2010
#12484: Disable Publish/Update button when already saving
-------------------------+--------------------------------------------------
Reporter: stephdau | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: Editor | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Sorry if there's already a similar ticket, could not find one.
I'd like to suggest discussing disabling the publish/update button in the
post/page edit screen when the button has already been clicked. As it
stands now, an impatient user can repeatedly click the button and all of
the requests are passed to the server. The said server ends up processing
the request (most likely when combined with
http://php.net/manual/en/function.ignore-user-abort.php) despite not being
able to return the outcome to the user.
I'm suggesting a discussion on the subject to outline unexpected issues
with the above if there are any.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12484>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list