# Descriptions for custom badges not showing up on specific badge pages

**URL:** <https://meta.discourse.org/t/descriptions-for-custom-badges-not-showing-up-on-specific-badge-pages/41602>\
**Category:** Bug\
**Created:** [2016年三月26日 15:38 UTC](https://meta.discourse.org/t/descriptions-for-custom-badges-not-showing-up-on-specific-badge-pages/41602 "2016-03-26T15:38:11Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)\
**Post date:** [2016年三月26日 15:38 UTC](https://meta.discourse.org/t/descriptions-for-custom-badges-not-showing-up-on-specific-badge-pages/41602/1 "2016-03-26T15:38:12Z")

</div>

Continuing the discussion from [Descriptions for custom badges not showing up on the new badge pages](https://meta.discourse.org/t/descriptions-for-custom-badges-not-showing-up-on-the-new-badge-pages/41587/2):

This fixes the badges landing page, but not the specific page for each badge - see screenshot. I got the scribe badge today and was looking to find out what it was about, clicked the link and got no useful description. As in yesterday’s post, this affects only custom badges.

 ![](https://global.discourse-cdn.com/meta/original/3X/e/0/e0dc6d923d92afc5c6c3bd57c4aa39c0c36ea6b0.png)

---

<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:** [2016年三月26日 16:49 UTC](https://meta.discourse.org/t/descriptions-for-custom-badges-not-showing-up-on-specific-badge-pages/41602/2 "2016-03-26T16:49:53Z")

</div>

I dunno this is specific to custom badges, there is no way to edit the long descriptions in the UI. cc @sam

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2016年三月28日 07:46 UTC](https://meta.discourse.org/t/descriptions-for-custom-badges-not-showing-up-on-specific-badge-pages/41602/3 "2016-03-28T07:46:23Z")

</div>

I fixed this per:

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

This ensures stuff falls back to description if long description is absent. Allows admins to enter long descriptions and cleans up some of the internals.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2016年三月28日 07:46 UTC](https://meta.discourse.org/t/descriptions-for-custom-badges-not-showing-up-on-specific-badge-pages/41602/4 "2016-03-28T07:46:26Z")

</div>


