Summary: | https://kde.org/help redirects to https://kde.org/zh-tw/support | ||
---|---|---|---|
Product: | [Websites] www.kde.org | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | 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
Can confirm 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. 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 |