[wp-trac] [WordPress Trac] #10373: Proper number formatting related to i18n

WordPress Trac noreply at wordpress.org
Fri Oct 23 11:50:40 UTC 2015


#10373: Proper number formatting related to i18n
------------------------------+-----------------------------
 Reporter:  honza.skypala     |       Owner:  SergeyBiryukov
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  4.4
Component:  I18N              |     Version:  2.8.1
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"35372"]:
 {{{
 #!CommitTicketReference repository="" revision="35372"
 In `WP_Locale::init()`, replace space as a thousands separator with a non-
 breaking space.

 Also replace `' ` and ` ` HTML entities with the actual
 character, since PHP < 5.4.0 does not allow multiple bytes to be used for
 decimal points or thousands separators.

 Fixes #10373.
 }}}

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


More information about the wp-trac mailing list