The logo in the top left of every page uses the site domain as its link. It does not add the subfolder to the URL, meaning that if you right click the link to open it, or open in a new tab or window it leads to the root domain and not the forum subfolder.
What is your site URL ?
Not publicly accessible, but it is http://leet.arc.rpi.edu/forum. The logo directs to http://leet.arc.rpi.edu, except in certain circumstances when left-clicked and it does go to /forum.
The ember router catches / and properly send you to /forum. Of course that breaks on new pages/tabs.
There is a customization option (script) to override the logo click, so you can make it go to /forum or even another.place/somewhere.
1 „Gefällt mir“
Deshalb funktioniert also der Linksklick. Ich werde daraus dann wohl eine #contribute:Feature-Anfrage machen: Das Logo sollte den Unterordner aus app.yml übernehmen und verwenden.
3 „Gefällt mir“