Bug 498170

Summary: https://kde.org/help redirects to https://kde.org/zh-tw/support
Product: [Websites] www.kde.org Reporter: Nate Graham <nate>
Component: generalAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal CC: carl, filip.kendes1, phu.nguyen
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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