[wp-trac] [WordPress Trac] #37037: size_format() incorrectly displays `kB` with small `k`
WordPress Trac
noreply at wordpress.org
Tue Jun 14 21:40:05 UTC 2016
#37037: size_format() incorrectly displays `kB` with small `k`
--------------------------------------+------------------------
Reporter: dashaluna | Owner: Presskopp
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6
Component: General | Version: 2.3
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+------------------------
Changes (by SergeyBiryukov):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"37702"]:
{{{
#!CommitTicketReference repository="" revision="37702"
In `size_format()` and `wp_convert_bytes_to_hr()`, replace `kB` with `KB`
for consistency with other units.
Props Presskopp, dashaluna.
Fixes #37037.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37037#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list