# Views tooltip isn't behaving for 1.0k - 1.9k views

**URL:** https://meta.discourse.org/t/views-tooltip-isnt-behaving-for-1-0k-1-9k-views/56680
**Category:** Bug
**Created:** [2017年二月1日 00:25 UTC](https://meta.discourse.org/t/views-tooltip-isnt-behaving-for-1-0k-1-9k-views/56680 "2017-02-01T00:25:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![AlbionsRefuge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/albionsrefuge/32/116896_2.png) [@AlbionsRefuge](https://meta.discourse.org/u/AlbionsRefuge)
#### Post date: [2017年二月1日 00:25 UTC](https://meta.discourse.org/t/views-tooltip-isnt-behaving-for-1-0k-1-9k-views/56680/1 "2017-02-01T00:25:17Z")

</div>

When looking at a list of topics, and hovering over the number in the Views column, the tooltip for views in the 1.0k-1.9k range displays “this topic has been viewed 1 time” instead of the correct number of views like the others do.

```plaintext
    views_long:
      one: "this topic has been viewed 1 time"
      other: "this topic has been viewed {{number}} times"

```

---

<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年二月1日 03:40 UTC](https://meta.discourse.org/t/views-tooltip-isnt-behaving-for-1-0k-1-9k-views/56680/2 "2017-02-01T03:40:04Z")

</div>

Aha can we fix this @eviltrout?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2017年二月1日 18:17 UTC](https://meta.discourse.org/t/views-tooltip-isnt-behaving-for-1-0k-1-9k-views/56680/3 "2017-02-01T18:17:09Z")

</div>

We sure can:

[https://github.com/discourse/discourse/commit/0f3dabb54ce5de9dbcdcee5572b135333dfada69](https://github.com/discourse/discourse/commit/0f3dabb54ce5de9dbcdcee5572b135333dfada69)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2017年二月1日 18:17 UTC](https://meta.discourse.org/t/views-tooltip-isnt-behaving-for-1-0k-1-9k-views/56680/4 "2017-02-01T18:17:16Z")

</div>


