[wp-trac] [WordPress Trac] #45491: Personal Data Report - item descriptions

WordPress Trac noreply at wordpress.org
Mon Apr 8 06:09:33 UTC 2019


#45491: Personal Data Report - item descriptions
-------------------------------------------------+-------------------------
 Reporter:  Venutius                             |       Owner:  garrett-
                                                 |  eclipse
     Type:  feature request                      |      Status:  assigned
 Priority:  normal                               |   Milestone:  5.3
Component:  Privacy                              |     Version:  4.9.6
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing needs-       |     Focuses:
  design-feedback has-unit-tests                 |  administration
-------------------------------------------------+-------------------------
Changes (by garrett-eclipse):

 * keywords:  has-patch needs-testing needs-design-feedback => has-patch
     needs-testing needs-design-feedback has-unit-tests


Comment:

 I uploaded
 [https://core.trac.wordpress.org/attachment/ticket/45491/45491.3.diff
 45491.3.diff] to introduce more checks as most plugins won't have
 `group_description` available. As well fixed unit tests as I found the
 following errors while running them;
 {{{
 There were 4 errors:

 1)
 Tests_Privacy_WpPrivacyProcessPersonalDataExportPage::test_raw_data_post_meta
 with data set #0 (true)
 Undefined index: group_description

 /Users/garretthyder/WordPress/45492-descriptions-exporter/build/wp-
 admin/includes/file.php:2519
 /Users/garretthyder/WordPress/45492-descriptions-
 exporter/tests/phpunit/tests/privacy/wpPrivacyProcessPersonalDataExportPage.php:428

 2)
 Tests_Privacy_WpPrivacyProcessPersonalDataExportPage::test_raw_data_post_meta
 with data set #1 (false)
 Undefined index: group_description

 /Users/garretthyder/WordPress/45492-descriptions-exporter/build/wp-
 admin/includes/file.php:2519
 /Users/garretthyder/WordPress/45492-descriptions-
 exporter/tests/phpunit/tests/privacy/wpPrivacyProcessPersonalDataExportPage.php:428

 3)
 Tests_Privacy_WpPrivacyProcessPersonalDataExportPage::test_add_post_meta_with_groups_data_only_available_when_export_file_generated
 with data set #0 (true)
 Undefined index: group_description

 /Users/garretthyder/WordPress/45492-descriptions-exporter/build/wp-
 admin/includes/file.php:2519
 /Users/garretthyder/WordPress/45492-descriptions-
 exporter/tests/phpunit/tests/privacy/wpPrivacyProcessPersonalDataExportPage.php:467

 4)
 Tests_Privacy_WpPrivacyProcessPersonalDataExportPage::test_add_post_meta_with_groups_data_only_available_when_export_file_generated
 with data set #1 (false)
 Undefined index: group_description

 /Users/garretthyder/WordPress/45492-descriptions-exporter/build/wp-
 admin/includes/file.php:2519
 /Users/garretthyder/WordPress/45492-descriptions-
 exporter/tests/phpunit/tests/privacy/wpPrivacyProcessPersonalDataExportPage.php:467

 --
 }}}

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


More information about the wp-trac mailing list