Shinichiro Abe created CONNECTORS-559:
-----------------------------------------
Summary: Help link of navigation.jsp is incorrect by locale
Key: CONNECTORS-559
URL: https://issues.apache.org/jira/browse/CONNECTORS-559
Project: ManifoldCF
Issue Type: Bug
Components: Framework core
Affects Versions: ManifoldCF 1.0.1
Reporter: Shinichiro Abe
Priority: Minor
Attachments: CONNECTORS-559.patch
When I jump from the help link of navigation,
about locale url I expect ja_JP but it becomes ja.
correct link url:
http://manifoldcf.apache.org/release/trunk/ja_JP/end-user-documentation.html
incorrect link url:
http://manifoldcf.apache.org/release/trunk/ja/end-user-documentation.html
it seems that pageContext.getRequest().getLocale() returns not ja_JP but ja.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira