Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Tiger Sprint 196 - Hardening
Description
Create an archetype project.
Add Blog feature.
The Author bean has
@HippoEssentialsGenerated(internalName = "myhippoproject:image") public HippoGalleryImage getImage() { return getLinkedBean(IMAGE, HippoGalleryImage.class); }
But the author document has:
/photo:
jcr:primaryType: hipposysedit:field
hipposysedit:mandatory: false
hipposysedit:multiple: false
hipposysedit:ordered: false
hipposysedit:path: myhippoproject:photo
hipposysedit:primary: false
hipposysedit:type: hippogallerypicker:imagelink
Attachments
Issue Links
- relates to
-
CMS-12919 BeanWriter strips comments such as copyright
- Open