[wp-trac] [WordPress Trac] #53032: Privacy: "Retry" action link on "Export Personal Data" page does not work

WordPress Trac noreply at wordpress.org
Thu Mar 10 19:20:06 UTC 2022


#53032: Privacy: "Retry" action link on "Export Personal Data" page does not work
-------------------------------------+----------------------------
 Reporter:  davidbaumwald            |       Owner:  davidbaumwald
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  6.0
Component:  Privacy                  |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:  javascript
-------------------------------------+----------------------------
Changes (by davidbaumwald):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"52846" 52846]:
 {{{
 #!CommitTicketReference repository="" revision="52846"
 Privacy: Fix "Retry" action after a personal data export failure.

 When exporting personal data for a user request, if the export fails for
 any reason, a "Retry" link is displayed inline.  However, up to this
 point, clicking this link performed no action.  This change adds the
 `export-personal-data-handle` CSS class to the link to make sure it's
 picked up by the same delegated listener as the initial action.  Clicking
 this link will now retry the export.

 Props hellofromTonya, nomnom99, rafiahmedd, SergeyBiryukov,
 hasanuzzamanshamim.
 Fixes #53032.
 }}}

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


More information about the wp-trac mailing list