Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#50812 closed defect (bug) (fixed)

i18n: Use %s placeholders instead of `\` as invalid password char

Reported by: ramiy's profile ramiy Owned by: sergeybiryukov's profile sergeybiryukov
Milestone: 5.6 Priority: normal
Severity: normal Version:
Component: I18N Keywords: has-patch
Focuses: rest-api Cc:

Description

See the attached patch.

Attachments (1)

50812.patch (691 bytes) - added by ramiy 3 years ago.

Download all attachments as: .zip

Change History (4)

@ramiy
3 years ago

#1 @ramiy
3 years ago

  • Keywords has-patch added

Please set to Milestone 5.6

#2 @SergeyBiryukov
3 years ago

  • Milestone changed from Awaiting Review to 5.6

#3 @SergeyBiryukov
3 years ago

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

In 48692:

I18N: Use a placeholder instead of the \ character in a translatable string in WP_REST_Users_Controller::check_user_password().

Props ramiy.
Fixes #50812.

Note: See TracTickets for help on using tickets.