|
| Hello,
we have found following problem in IBM Consolidated Mail Client Portlet.
When user chooses one of "minor" portal preferred languages (for example czech language),
portlet doesn't work properly and user doesn't see the tree of IMAP folders. The problem is in
the referrence to nonexistent files odcSessionControllerMessage.js and OdysseyMessage.js instead of files
odcSessionControllerMessage_cs.js and OdysseyMessage_cs.js.
And solution? It's very simple, following files in the WAR archive should be copied:
"/jsl/odcSessionControllerMessage_cs.js" to "/jsl/odcSessionControllerMessage.js"
"/jsl/OdysseyMessage_cs.js" to "/jsl/OdysseyMessage.js"
We have also prepared czech translation of cmp.properties file, it can be downloaded from
http://www.ataco.cz/ataco/cz/ataco-portals.jsp#catalog
R.Bosak
rostislav.bosak@ataco.cz
|
|