[wp-trac] [WordPress Trac] #43905: Personal data export link does not work
WordPress Trac
noreply at wordpress.org
Tue May 8 00:52:01 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:
Severity: normal | Resolution: fixed
Keywords: gdpr has-patch | Focuses:
----------------------------+----------------------
Changes (by iandunn):
* owner: (none) => iandunn
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"43180" 43180]:
{{{
#!CommitTicketReference repository="" revision="43180"
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.
Fixes #43905.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43905#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list