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)

هذا هو السبب في أن النقر الأيسر يعمل. أعتقد أنني سأحوّل هذا إلى طلب ميزة Contribute بحيث يجب أن يأخذ الشعار المجلد الفرعي من app.yml ويستخدمه.

3 إعجابات