[wp-trac] [WordPress Trac] #44047: The link you followed has expired. - Export / Erasure admin screens

WordPress Trac noreply at wordpress.org
Tue May 29 16:32:41 UTC 2018


#44047: The link you followed has expired.  - Export / Erasure admin screens
------------------------------+-----------------------
 Reporter:  xkon              |       Owner:  (none)
     Type:  defect (bug)      |      Status:  assigned
 Priority:  normal            |   Milestone:  4.9.8
Component:  Privacy           |     Version:  4.9.6
 Severity:  normal            |  Resolution:
 Keywords:  gdpr needs-patch  |     Focuses:
------------------------------+-----------------------

Comment (by birgire):

 There can be challenges using two or more forms, each with a different
 nonce, on the same page, when the nonce is added to the url as a GET
 parameter.

 If ticket #43912 ([https://core.trac.wordpress.org/ticket/43912 Requests
 (new, pending, completed) should not be deletable]) is the way to go, then
 this problem goes away :)

 Ps: For non-javascript support, the core uses the {{{message}}} GET
 parameter, to be able to display the corresponding notice after the
 redirection. We can see this when a tag is deleted on the {{{edit-
 tags.php}}} screen when javascript is disabled. For example:


 {{{
 /wp-admin/edit-tags.php?taxonomy=category&message=2
 }}}

 that displays the ''Category deleted'' message.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44047#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list