Site Logo does not respect subfolder setup

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 curtida

Então é por isso que o clique esquerdo funciona. Acho que vou criar um pedido de recurso em Contribute > Feature o logotipo deveria usar a subpasta de app.yml e aplicá-la.

3 curtidas