[wp-trac] [WordPress Trac] #9847: wp_sprintf_l() incorrect last
item separator
WordPress Trac
wp-trac at lists.automattic.com
Sun May 17 04:36:27 GMT 2009
#9847: wp_sprintf_l() incorrect last item separator
--------------------------+-------------------------------------------------
Reporter: abelcheung | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Formatting | Version:
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
While ", and" is only a separator between last 2 items in English, in
formatting.php it is used as separator between last *3* items instead.
This is due to an incorrect item count, which is fixed in the patch
attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9847>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list