Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#47270 closed defect (bug) (fixed)

i18n: Merge similar translation strings in rest api

Reported by: ramiy's profile ramiy Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.3 Priority: normal
Severity: normal Version:
Component: REST API Keywords: has-screenshots has-patch
Focuses: administration Cc:

Description

Invalid parent post ID.

  • wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:246

Invalid post parent ID.

  • wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:137
  • wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1087

Attachments (2)

47270.png (75.4 KB) - added by ramiy 6 years ago.
47270.patch (713 bytes) - added by ramiy 6 years ago.

Download all attachments as: .zip

Change History (5)

@ramiy
6 years ago

@ramiy
6 years ago

#1 @ramiy
6 years ago

  • Keywords has-screenshots has-patch added

#2 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 5.3

#3 @SergeyBiryukov
6 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 45444:

I18N: Merge duplicate "Invalid post parent ID" strings.

Props ramiy.
Fixes #47270.

Note: See TracTickets for help on using tickets.