﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17299,number_format_i18n improper calls,mhitza,,"I would recommend that in the number_format_i18n function instead of

$formatted = number_format( $number, absint( $decimals ), $wp_locale->number_format['decimal_point'], $wp_locale->number_format['thousands_sep'] );

Force a (double) typecast on the first parameter because somewhere the function is called with a string and it just fills the apache error log with warnings.",defect (bug),closed,normal,,General,,trivial,worksforme,has-patch,
