[wp-trac] [WordPress Trac] #11632: number_format_i18n() doesn't work correctly in catalan language
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 26 13:21:46 UTC 2009
#11632: number_format_i18n() doesn't work correctly in catalan language
--------------------------+-------------------------------------------------
Reporter: Cubells | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
It's simple:
echo number_format_i18n("4121124");
The output is now:
4n121n124
when it should be:
4.121.124
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11632>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list