# Subfolder install using certain keyboard shortcuts results in Page Not Found until you refresh the page

**URL:** https://meta.discourse.org/t/subfolder-install-using-certain-keyboard-shortcuts-results-in-page-not-found-until-you-refresh-the-page/64096
**Category:** Bug
**Tags:** subfolder, keyboard-shortcuts
**Created:** [6월 7, 2017, 12:10오후 UTC](https://meta.discourse.org/t/subfolder-install-using-certain-keyboard-shortcuts-results-in-page-not-found-until-you-refresh-the-page/64096 "2017-06-07T12:10:45Z")
**Posts on this page:** 5
**Page:** 1

<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: [6월 7, 2017, 12:10오후 UTC](https://meta.discourse.org/t/subfolder-install-using-certain-keyboard-shortcuts-results-in-page-not-found-until-you-refresh-the-page/64096/1 "2017-06-07T12:10:45Z")

</div>

I’m looking for another subfolder install to verify this is not specific to our instance, but here are the repro steps

1. Visit a Subfolder install instance of Discourse
2. Login to your account (you must have an account)
3. Use any of the following shortcuts:

- g + m
- g + p

1. You will get a “Oops! That page doesn’t exist or is private” message
2. Refresh the page
3. The page loads correctly.

It feels like a routing issue on the Ember side. We’re currently 72 commits behind absolute latest, but I’ve reviewed those commits and none seem related to this issue (see listing of commits below).

[https://github.com/sitepoint/discourse/compare/master...discourse:master](https://github.com/sitepoint/discourse/compare/master...discourse:master)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [6월 7, 2017, 4:13오후 UTC](https://meta.discourse.org/t/subfolder-install-using-certain-keyboard-shortcuts-results-in-page-not-found-until-you-refresh-the-page/64096/2 "2017-06-07T16:13:42Z")

</div>

I can confirm on Version v1.8.0.beta13 +98.

---

<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: [6월 7, 2017, 11:31오후 UTC](https://meta.discourse.org/t/subfolder-install-using-certain-keyboard-shortcuts-results-in-page-not-found-until-you-refresh-the-page/64096/3 "2017-06-07T23:31:44Z")

</div>

OK @eviltrout you should have a look at this, then

---

<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월 8, 2017, 8:22오후 UTC](https://meta.discourse.org/t/subfolder-install-using-certain-keyboard-shortcuts-results-in-page-not-found-until-you-refresh-the-page/64096/4 "2017-06-08T20:22:53Z")

</div>

This should fix it up. Thanks for reporting it.

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

---

<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월 8, 2017, 8:23오후 UTC](https://meta.discourse.org/t/subfolder-install-using-certain-keyboard-shortcuts-results-in-page-not-found-until-you-refresh-the-page/64096/5 "2017-06-08T20:23:06Z")

</div>


