-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Component/s: Layouts & Widgets
-
Tags:
Before 5.4.2, using a syntax like data['dc']['modified'] for field binding does not generate a valid EL expression.
Using this syntax instead of "data.dc.modified" is useful when defining schemas/fields holding the "-" character (see NXS-1010)
=> use the old syntax when Nuxeo < 5.4.2 and issue a validation error when using "-" for schemas and fields for these versions