Description
In case DocViewProperty or DocViewProperty2 is created with the undefined type the serialization should not include a type information either but currently it emits
"{undefined}myvalue"
instead.
Prior to JCRVLT-516 the docviewproperty was not allowed to be created with undefined type (as it was using https://developer.adobe.com/experience-manager/reference-materials/spec/jsr170/javadocs/jcr-2.0/javax/jcr/Property.html#getType()).
Attachments
Issue Links
- is related to
-
JCRVLT-693 Escape values for type javax.jcr.PropertyType.UNDEFINED
- Closed
- relates to
-
JCRVLT-516 Ease usage of DocViewProperty outside a repository context
- Closed
- links to