[wp-trac] [WordPress Trac] #19593: Incorrect plugin ratings on decimal comma locales
WordPress Trac
wp-trac at lists.automattic.com
Tue May 1 22:09:57 UTC 2012
#19593: Incorrect plugin ratings on decimal comma locales
------------------------------+---------------------
Reporter: SergeyBiryukov | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.4
Component: Administration | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [20675]:
{{{
#!CommitTicketReference repository="" revision="20675"
Replace commas with periods when converting ratings float values to
strings, to avoid issues with localized decimal points.
In these cases, we want a period because it is going to be used by CSS.
props SergeyBiryukov.
fixes #19593.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19593#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list