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 me gusta

Por eso funciona el clic izquierdo. Supongo que entonces voy a crear una solicitud de característica Contribute > Feature el logo debería tomar la subcarpeta de app.yml y usarla.

3 Me gusta