Make WordPress Core

Opened 3 years ago

Last modified 3 years ago

#60070 new defect (bug)

Typo in wp-includes/class-json.php

Reported by: jayadevankbh Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version:
Severity: trivial Keywords: 2nd-opinion
Cc: Focuses: docs

Description

If we go through wp-includes/class-json.php on line number 186 we can see it is mentioned: "multibye". It should be "multibyte".

Attachments (1)

60070.diff (534 bytes ) - added by mijotj 3 years ago.
Patch added

Download all attachments as: .zip

Change History (3)

@mijotj
3 years ago

Patch added

#1 @sabernhardt
3 years ago

  • Keywords 2nd-opinion added

Thanks for the report and patch!

Services_JSON is a deprecated external library, and the typo still exists in their repository. #57681 closed without changing a comment in Services_JSON::utf162utf8(), though maybe a small typo correction is worth making in Core.

The file was added to WordPress in [18404].

#2 @sabernhardt
3 years ago

  • Component Text ChangesGeneral
Note: See TracTickets for help on using tickets.