[wp-trac] [WordPress Trac] #43905: Personal data export link does not work
WordPress Trac
noreply at wordpress.org
Wed May 9 14:29:27 UTC 2018
#43905: Personal data export link does not work
------------------------------+----------------------
Reporter: desrosj | Owner: iandunn
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9.6
Component: General | Version: trunk
Severity: normal | Resolution: fixed
Keywords: gdpr fixed-major | Focuses:
------------------------------+----------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"43186" 43186]:
{{{
#!CommitTicketReference repository="" revision="43186"
Privacy: Reuse existing archive filenames to maintain URLs.
Whenever an admin initiates a download or email of a personal data export,
a fresh copy of the file is generated. Previously, a new filename was used
each time, which could lead to situations where a URL that was emailed to
a data subject is broken.
That can be avoided by reusing the same filename when building fresh
archives.
Props desrosj, tz-media, allendav.
Merges [43180] to the 4.9 branch.
Fixes #43905.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43905#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list