https://issues.apache.org/ooo/show_bug.cgi?id=123120
Bug ID: 123120
Issue Type: DEFECT
Summary: NL community webpages used in languages.js should
exist
Product: Infrastructure
Version: current
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: Website general issues
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The script languages.js references NL community webpages, for example:
"cy": {"-": ['cy', 'Welsh', 'Cymraeg', 'n', 'http://www.openoffice.org/cy/']}
Some of the NL pages do not exist, for example:
http://as.openoffice.org/
http://www.openoffice.org/be/
http://www.openoffice.org/kn/
http://www.openoffice.org/oc/
http://www.openoffice.org/or/
http://www.openoffice.org/ug/
Also some of the pages exist, but have no useful content:
http://www.openoffice.org/is/
http://www.openoffice.org/km/
http://www.openoffice.org/mr/
http://www.openoffice.org/te/
And some still reference previous versions:
http://www.openoffice.org/ku/
http://www.openoffice.org/ru/
http://www.openoffice.org/th/
It seems to me that the user should never be directed to a page that does not
exist or has no useful content.
One way to achieve this would be to disable the language.js entries where the
NL page does not exist. The user would then be taken to the en-US download
page.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.