Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.1 CE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Component/s: Frameworks, Frameworks > Dynamic Data Mapping
-
Labels:
-
Environment:LR 6.1.0 CE GA1
-
Story Points:2
-
Similar Issues:
Description
The getFieldProperty(String fieldName, String property, String locale) method of DDMStructureImpl doesn't work properly. if the locale is zh_CN, then this method doesn't work properly.

No Longer Reproducible on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 5deda67a59216847b4107af178e2b489d3247bd7.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 8b3d3bc1f59cd7a6efcedc8ac83a779c54b2e211.
The getFieldProperty(String fieldName, String property, String locale) method of DDMStructureImpl works fine while the locale is zh_CN.