[buddypress-trac] [BuddyPress Trac] #5743: Member count uses incorrect plural form if 999 < member count < 2000

buddypress-trac noreply at wordpress.org
Tue Jul 8 19:52:13 UTC 2014


#5743: Member count uses incorrect plural form if 999 < member count < 2000
--------------------------+-----------------------------
 Reporter:  tomdxw        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Members       |    Version:  2.0
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Line 347 of bp-members/bp-members-template.php passes $total (which is a
 formatted number containing a comma) to _n() when it should probably be
 passing $members_template->total_member_count.

 Example:

     Viewing member 1 to 50 (of 1,548 active member)

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5743>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list