# Title is not unhex-ed in onebox-ed github file link

**URL:** https://meta.discourse.org/t/title-is-not-unhex-ed-in-onebox-ed-github-file-link/74165
**Category:** Bug
**Created:** [November 16, 2017, 7:38am UTC](https://meta.discourse.org/t/title-is-not-unhex-ed-in-onebox-ed-github-file-link/74165 "2017-11-16T07:38:12Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![xuchunyang](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/xuchunyang/32/120557_2.png) [@xuchunyang](https://meta.discourse.org/u/xuchunyang)
#### Post date: [November 16, 2017, 7:38am UTC](https://meta.discourse.org/t/title-is-not-unhex-ed-in-onebox-ed-github-file-link/74165/1 "2017-11-16T07:38:13Z")

</div>

For example, it should display:

```
emacs-china/hello-emacs/blob/master/Emacs编辑程序常用命令.org

```

instead of unreadable %XX:

> <https://github.com/emacs-china/hello-emacs/blob/master/Emacs%E7%BC%96%E8%BE%91%E7%A8%8B%E5%BA%8F%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4.org>

---

<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: [November 16, 2017, 7:44am UTC](https://meta.discourse.org/t/title-is-not-unhex-ed-in-onebox-ed-github-file-link/74165/2 "2017-11-16T07:44:59Z")

</div>

Hmm yes that could be improved cc @techAPJ can you add this to your list low priority.

---

<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: [November 16, 2017, 9:06am UTC](https://meta.discourse.org/t/title-is-not-unhex-ed-in-onebox-ed-github-file-link/74165/3 "2017-11-16T09:06:11Z")

</div>

Adding #pr-welcome as well in case someone from the community wants to pick it up before @techapj (let us know if you are taking this)

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [December 28, 2017, 7:56pm UTC](https://meta.discourse.org/t/title-is-not-unhex-ed-in-onebox-ed-github-file-link/74165/4 "2017-12-28T19:56:02Z")

</div>

Fixed via:

[https://github.com/discourse/onebox/commit/7ac780f7281928c9a342f5d91d305ca32bf1805d](https://github.com/discourse/onebox/commit/7ac780f7281928c9a342f5d91d305ca32bf1805d)

---

<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: [December 29, 2017, 7:14am UTC](https://meta.discourse.org/t/title-is-not-unhex-ed-in-onebox-ed-github-file-link/74165/5 "2017-12-29T07:14:43Z")

</div>


