[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2057) Add Country Code Support to CMS Multi-Language Support
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Thu Jun 26 10:39:23 EDT 2008
Add Country Code Support to CMS Multi-Language Support
------------------------------------------------------
Key: JBPORTAL-2057
URL: http://jira.jboss.com/jira/browse/JBPORTAL-2057
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Portal CMS
Affects Versions: 2.6.5 SP1, 2.6.5 Final, 2.4.1 SP1, 2.4.1 Final
Reporter: Sohil Shah
Assigned To: Sohil Shah
There are two kind of Chinese zh_CN and zh_TW.
But I only find one item " Chinese" when I was selecting language in
"Display Name" and "CMS".
May I have some quick-solve tips?
Because one of Portal customer needs both language to go production.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I am afraid this is not a quick fix
The core problem is that zh=Language Code while CN and TW are country codes
The CMS is designed to store multi-language content based on language
code only.
Thus, both (Chinese and Taiwanese) fall under the same language code of
(zh).
This would require a complete re-work of the core design/structure of
data that is stored (non-trivial).
The only option is to store both (Chinese and Taiwanese content) under
the (zh) language
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list