Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
2.1, 2.0.14
-
None
-
None
Description
Steps to reproduce
- create new persona in Personas app
- provide a photo and save
- use JCR Browser (or JCR Tools/Dumper) to see a nodetype of photo node
Expected results
Node type of photo node should be mgnl:resource
Actual results
Node type of photo node is mgnl:contentNode
Development notes
add nodeType configuration to composite (wrapper) field itemProvider configuration
photo: $type: compositeField layout: class: info.magnolia.ui.framework.layout.SingleFieldLayoutProducer$Definition itemProvider: $type: jcrChildNodeProvider nodeType: mgnl:resource properties: image: class: info.magnolia.dam.app.field.DamUploadFieldDefinition allowedMimeTypePattern: image/*
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLDAM-939 JCR DAM has fixed nodetypes for node storing binary data
-
- Closed
-