-
Type:
Service Pack Request
-
Status: Closed
-
Resolution: Not a bug
-
Affects Version/s: 4.1.5
-
Fix Version/s: None
-
Component/s: Alfresco Explorer
-
Labels:None
-
Environment:Ubuntu 10.04, MySQL 5.5, Tomcat 6.0.35
-
Bug Priority:
-
ACT Numbers:
00123285
[ Steps to reproduce ]
1. Add <language-select>false</language-select> to the web-client-config-custom.xml file as:
<config evaluator="string-compare" condition="Languages" replace="true">
<languages>
<language-select>false</language-select>
</languages>
</config>
[ Actual Result ]
Drop down of languages still shows (an empty drop down list)
[ Expected Result ]
Drop down of languages NOT to show as per comment in the documentation below:
[ Notes ]
As per documentation:
Sets the language selection from the login window. Set to false to select the language from the client browser locale and the language drop-down is not displayed.