[wp-trac] [WordPress Trac] #24447: Avoid losing data after nonces expire
WordPress Trac
noreply at wordpress.org
Wed Jun 5 20:57:48 UTC 2013
#24447: Avoid losing data after nonces expire
----------------------------+------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by azaozz):
Currently the most "workable" solution for the Edit Post screen is to use
session storage to save the title and content (this happens anyway), warn
the user and reload the page to refresh the nonces, then offer to restore
from session storage. This is pretty much how it works now except the user
won't see the AYS screen.
For all other screens we should warn the user (with a modal dialog) and
maybe disable any submit buttons.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24447#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list