Bug 498170 - https://kde.org/help redirects to https://kde.org/zh-tw/support
Summary: https://kde.org/help redirects to https://kde.org/zh-tw/support
Status: CONFIRMED
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kde-www mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-02 16:07 UTC by Nate Graham
Modified: 2025-01-02 19:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2025-01-02 16:07:59 UTC
https://kde.org/support works as expected, but if I instead manually enter https://kde.org/help (which was my mis-remembering of the correct URL) I get redirected to https://kde.org/zh-tw/support, which is in traditional Chinese!
Comment 1 Filip 2025-01-02 16:54:18 UTC
Can confirm
Comment 2 Ben Cooksley 2025-01-02 19:56:34 UTC
Looks like this is caused by the `aliases` section of support/_index.md which doesn't seem to interact with translations too well.

Adding Carl / phunh to see if they have any suggestions on how to best resolve this - it seems it is only triggered if translations exist for a page and aliases are used on that translated page.
Comment 3 Ben Cooksley 2025-01-02 19:58:09 UTC
Git commit 6613f8d581d628016dddb5397abf4171b2fdcaca by Ben Cooksley.
Committed on 02/01/2025 at 19:57.
Pushed by bcooksley into branch 'master'.

Redirect /help to /support at the Apache level as an interim workaround.

M  +1    -0    static/.htaccess

https://invent.kde.org/websites/kde-org/-/commit/6613f8d581d628016dddb5397abf4171b2fdcaca