# Go to quoted post doesn't work on quote in spoilers

**URL:** https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481
**Category:** Bug
**Created:** [December 20, 2017, 1:49pm UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481 "2017-12-20T13:49:19Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![nawthor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nawthor/32/71115_2.png) [@nawthor](https://meta.discourse.org/u/nawthor)
#### Post date: [December 20, 2017, 1:49pm UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/1 "2017-12-20T13:49:20Z")

</div>

If you quote a post and add spoiler tags around it, the “go to the quoted post” button doesn’t work as expected. Unlike the expand/collapse button it only toggles the spoiler blur. It doesn’t bring you to the quoted post.

---

<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: [June 21, 2018, 5:21am UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/2 "2018-06-21T05:21:22Z")

</div>

Can you post an example in a reply here? You mean the _entire_ post has to be spoilered?

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [June 21, 2018, 6:44am UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/3 "2018-06-21T06:44:35Z")

</div>

I’ve just tried doing it!

[quote=“nawthor, post:1, topic:76481, full:true”]  
If you quote a post and add spoiler tags around it, the “go to the quoted post” button doesn’t work as expected. Unlike the expand/collapse button it only toggles the spoiler blur. It doesn’t bring you to the quoted post  
[/quote]

Looks like it’s missing the styling of quote tags

---

<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: [June 21, 2018, 10:20am UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/4 "2018-06-21T10:20:11Z")

</div>

> [@nawthor](#):
>
> If you quote a post and add spoiler tags around it, the “go to the quoted post” button doesn’t work as expected. Unlike the expand/collapse button it only toggles the spoiler blur. It doesn’t bring you to the quoted post

Trying it with `[spoiler]` and `[quote]` on separate lines (you can’t click the buttons on the quote (username/name or the go to post) – which sort of makes sense, probably could treat it similar to how links are handled.

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [June 21, 2018, 10:22am UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/5 "2018-06-21T10:22:07Z")

</div>

So it is something related to the implementation of markdown. We have to use some things with extra caution right?

---

<div class="post-metadata">

### Author: ![nawthor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nawthor/32/71115_2.png) [@nawthor](https://meta.discourse.org/u/nawthor)
#### Post date: [June 21, 2018, 10:45am UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/6 "2018-06-21T10:45:56Z")

</div>

> [@codinghorror](#):
>
> You mean the _entire_ post has to be spoilered?

No. Even using spoiler tags on a quote of part of a post has this problem. (But when you use spoiler tags on a partial quote the expand/collapse button still works)

---

<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: [June 21, 2018, 9:35pm UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/7 "2018-06-21T21:35:38Z")

</div>

I’d say spoilering an entire quote is kind of griefing; the intent is to spoiler sections of a post, not a quote. (And also, why would something posted by a user earlier in the topic, or in another topic, be a spoiler?)

---

<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: [August 25, 2018, 11:46pm UTC](https://meta.discourse.org/t/go-to-quoted-post-doesnt-work-on-quote-in-spoilers/76481/8 "2018-08-25T23:46:13Z")

</div>


