-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE M6
-
Fix Version/s: 6.2.0 CE RC2, 6.2.0 CE RC5
-
Component/s: Frontend Infrastructure
-
Labels:None
-
Environment:Vanilla Tomcat bundle on MySQL
-
Fix Priority:4
Some Languages Like Dutch Do Not Find Capitalization Of Titles Proper Use.
It is mark up.
From Front end:
http://localhost:8080/html/themes/classic/css/custom_common.css?browserId=other&themeId=classic&languageId=en_US&b=6200&t=1379852642592
.aui .add-content-menu .accordion .accordion-group .accordion-heading .accordion-toggle, .aui .lfr-edit-layout-panel .accordion .accordion-group .accordion-heading .accordion-toggle, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .accordion-heading .accordion-toggle { font-size: 16px; font-weight: 300; padding: 0; text-transform: capitalize; }
There are more like these and capitalization should not be used in CSS.
frontpage .form-navigator.well .nav-header { background: #F3F3F3; font-size: 14px; font-weight: 200; text-transform: capitalize; }