On a multilingual string, when we transform data to XML with a Locale in the DataContext, only the value from the given locale is sax or another locale if not found.
But when the same operation is done on JSON transformation, Locale is totally ignored and all values are returned.
Here is the stack trace followed by the dataToSAX for a multilingual string:
- discovered while testing
-
CMS-11803 Improve properties tool to add additionnal information with extension point
- Resolved