# Whispers Break Frequent Posters' Post Count

**URL:** https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049
**Category:** Bug
**Created:** [2017年九月14日 14:39 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049 "2017-09-14T14:39:16Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![jcoates](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jcoates/32/78029_2.png) [@jcoates](https://meta.discourse.org/u/jcoates)
#### Post date: [2017年九月14日 14:39 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/1 "2017-09-14T14:39:16Z")

</div>

Thanks @zogstrip for fixing the whispers showing up in frequent posters.

I noticed the fix breaks the numbers of posts above each user’s avatar. They appear with no numbers whenever there is a whisper present in the topic. When no whisper exists the numbers appear at the upper right corner of the avatar as before.

Is there an easy fix for this? I doubt anyone would mind this being left as a known issue if not. Again looks pretty good.

[https://github.com/discourse/discourse/commit/0096ee40da5b848a2db2f5ecbfefd07ef494f934](https://github.com/discourse/discourse/commit/0096ee40da5b848a2db2f5ecbfefd07ef494f934)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2017年九月14日 14:41 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/2 "2017-09-14T14:41:43Z")

</div>

Hmm, having a look 🤔

---

<div class="post-metadata">

### Author: ![jcoates](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jcoates/32/78029_2.png) [@jcoates](https://meta.discourse.org/u/jcoates)
#### Post date: [2017年九月14日 14:45 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/3 "2017-09-14T14:45:08Z")

</div>

Here’s a [wisper post with no post count numbers](https://meta.discourse.org/t/onebox-link-trips-first-quote-badge/68412).

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2017年九月14日 15:04 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/4 "2017-09-14T15:04:32Z")

</div>

Actually, that is because we only show the post count when it’s **\> 2**.

So no 🐛 here.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2017年九月14日 15:07 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/5 "2017-09-14T15:07:46Z")

</div>

It seems Whispers can be exposed via the “Filter” option on a User’s Usercard

 ![image](https://global.discourse-cdn.com/meta/original/3X/f/2/f206b9274657a846395f8b9c30247b0f80bf6bd6.png)

And shouldn’t there be a post count of codinghorror’s user, since he has 2 public replies?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2017年九月14日 15:09 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/6 "2017-09-14T15:09:03Z")

</div>

I’ll see if I can fix the count on the user card.

> [@cpradio](#):
>
> And shouldn’t there be a post count of codinghorror’s user, since he has 2 public replies?

I said **\> 2** , not **\>= 2** 😉

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2017年九月14日 18:09 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/7 "2017-09-14T18:09:09Z")

</div>

The leak on the user card is now fixed 💦

[https://github.com/discourse/discourse/commit/797936d2c5839f1c2a5dd8effe130e87261cd15d](https://github.com/discourse/discourse/commit/797936d2c5839f1c2a5dd8effe130e87261cd15d)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2017年九月15日 00:23 UTC](https://meta.discourse.org/t/whispers-break-frequent-posters-post-count/70049/8 "2017-09-15T00:23:30Z")

</div>


