# Link to latest topics is broken on full page search

**URL:** https://meta.discourse.org/t/link-to-latest-topics-is-broken-on-full-page-search/30450
**Category:** Bug
**Tags:** search
**Created:** [6월 25, 2015, 2:28오후 UTC](https://meta.discourse.org/t/link-to-latest-topics-is-broken-on-full-page-search/30450 "2015-06-25T14:28:42Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![john\_mardlin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/john_mardlin/32/115622_2.png) [@john\_mardlin](https://meta.discourse.org/u/john_mardlin)
#### Post date: [6월 25, 2015, 2:28오후 UTC](https://meta.discourse.org/t/link-to-latest-topics-is-broken-on-full-page-search/30450/1 "2015-06-25T14:28:42Z")

</div>

To repro:

1. Go to [Search results for '' - Discourse Meta](https://meta.discourse.org/search)

- click on “Latest Topics” link
- page says: ‘There are no latest topics. That’s sad. Why not create a topic?’

If you go back and click again, it works fine.

---

<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: [6월 26, 2015, 3:53오전 UTC](https://meta.discourse.org/t/link-to-latest-topics-is-broken-on-full-page-search/30450/2 "2015-06-26T03:53:40Z")

</div>

@eviltrout this is the Discourse.URL bug I pinged you about

---

<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: [6월 26, 2015, 4:10오후 UTC](https://meta.discourse.org/t/link-to-latest-topics-is-broken-on-full-page-search/30450/3 "2015-06-26T16:10:06Z")

</div>

There is a bug with Discourse.URL but this looks really odd: There is no `/search` route declared. We really need that if we want to handle proper routing in Ember for this with support for the back button and such.

---

<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: [7월 27, 2015, 9:30오전 UTC](https://meta.discourse.org/t/link-to-latest-topics-is-broken-on-full-page-search/30450/4 "2015-07-27T09:30:15Z")

</div>

fixed a while back 🙂

---

<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: [7월 27, 2015, 9:30오전 UTC](https://meta.discourse.org/t/link-to-latest-topics-is-broken-on-full-page-search/30450/5 "2015-07-27T09:30:18Z")

</div>


