[buddypress-trac] [BuddyPress Trac] #8269: Member Directory nav tab Won’t Display over 999 member count

buddypress-trac noreply at wordpress.org
Wed Apr 15 00:46:48 UTC 2020


#8269: Member Directory nav tab Won’t Display over 999 member count
--------------------------+---------------------
 Reporter:  twmcmahan     |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  6.0.0
Component:  Templates     |     Version:  5.0.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by imath):

 * keywords:  needs-patch => has-patch


Comment:

 I confirm, the reason of this issue is we're applying twice the
 `number_format_i18n()` function. Once in `bp_core_number_format()` and
 another time into `bp_nouveau_nav_count()`. That's one too much.
 8269.patch is removing the first one to format just before output.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8269#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list