# Go to the quoted post button URL link is incorrect

**URL:** https://meta.discourse.org/t/go-to-the-quoted-post-button-url-link-is-incorrect/71978
**Category:** Bug
**Created:** [13.Октябрь.2017 03:17:31 UTC](https://meta.discourse.org/t/go-to-the-quoted-post-button-url-link-is-incorrect/71978 "2017-10-13T03:17:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [13.Октябрь.2017 03:17:31 UTC](https://meta.discourse.org/t/go-to-the-quoted-post-button-url-link-is-incorrect/71978/1 "2017-10-13T03:17:31Z")

</div>

URL link for quoted posts [Go to the quoted post] button is incorrect.

It also contains `undefined` if the quoted post is a `solved` post.

Try it on Meta:

> [@Let's Encrypt: Azure hostname issue](https://meta.discourse.org/t/lets-encrypt-azure-hostname-issue/71972):
>
> I’ve installed Discourse via Docker on a Ubuntu as mentioned in [Set up Discourse in the cloud in under 30 minutes](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md). The site works from localhost (ssh & port forward via putty). I’m trying to see if SSL is the reason I’m unable to access the site outside localhost via Virtual Machine’s Public IP Address or domain name (via ‘A’ records). So, here is what I’m trying to do to enable Let’s Encrypt. cybersathya@Vaaithaaforum:/var/discourse$ sudo ./discourse-setup Ports 80 and 443 are free for use …

The arrow URL is:

`https://meta.discourse.org/t/go-to-the-quoted-post-button-url-link-is-incorrect/71978/1`

Which is obviously _not_ the quoted post, but the _current_ post.

Now this:

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/9/69abe1065a710fb00cfb7c170aeb112ded8ada4d.png)

has the URL:

`https://meta.discourse.org/t/lets-encrypt-azure-hostname-issue/undefined/3`

which is obviously incorrect.

---

<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: [13.Октябрь.2017 03:49:25 UTC](https://meta.discourse.org/t/go-to-the-quoted-post-button-url-link-is-incorrect/71978/2 "2017-10-13T03:49:25Z")

</div>

We should 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: [13.Октябрь.2017 16:00:39 UTC](https://meta.discourse.org/t/go-to-the-quoted-post-button-url-link-is-incorrect/71978/3 "2017-10-13T16:00:39Z")

</div>

Fixed here:

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

---

<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: [13.Октябрь.2017 19:40:47 UTC](https://meta.discourse.org/t/go-to-the-quoted-post-button-url-link-is-incorrect/71978/4 "2017-10-13T19:40:47Z")

</div>


