[wp-trac] [WordPress Trac] #43809: Add personal data from posts to personal data export
WordPress Trac
noreply at wordpress.org
Mon Jun 23 23:05:07 UTC 2025
#43809: Add personal data from posts to personal data export
-------------------------------------------------+-------------------------
Reporter: TZ Media | Owner: tz-media
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future
| Release
Component: Privacy | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests changes- | Focuses:
requested needs-refresh |
-------------------------------------------------+-------------------------
Changes (by SirLouen):
* keywords: has-patch, needs-testing, has-unit-tests => has-patch has-
unit-tests changes-requested needs-refresh
Comment:
Despite the
[https://core.trac.wordpress.org/attachment/ticket/43809/43809.5.diff last
patch] is not applying, It's pretty straightforward to make it apply
But it appears that it's not performing correctly any more, some tests are
failing.
Wondering why this patch stalled.
{{{
There were 2 errors:
1) Tests_Post::test_wp_posts_personal_data_exporter_private_post
Undefined array key 0
/var/www/tests/phpunit/tests/post.php:824
2)
Tests_Post::test_wp_posts_personal_data_exporter_password_protected_post
Undefined array key 0
/var/www/tests/phpunit/tests/post.php:858
--
There was 1 failure:
1) Tests_Post::test_wp_posts_personal_data_exporter
Failed asserting that 0 is identical to 1.
/var/www/tests/phpunit/tests/post.php:785
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43809#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list