Community
Participate
Working Groups
After recent work on localization support, some of the content outline labels are being improperly capitalized. The leads to two types of glitches: 1. Placeholder labels have weird capitalization, such as "<resource-Reference>". 2. Capitalization of labels tied to property values is altered. For instance, entering "john" for contact name in the contacts sample, yields content outline node label "John". The expected behavior is that case transformation should only be applied to static nodes. Nodes drawn from a list should not have their labels transformed.
Fixed.
Verified with sample test case: modified big-integer is now Big-Integer Verified Lists -> Heterogeneous -> String value labels are not transformed.