Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
4.5.4, 4.5.5, 4.5.6
-
None
Description
In my dialog of the footer area I have a dam control to add an image to the footer. If I use the media to provide an image the image will be shown on homepage and the childpages. If I use the upload control, the image will only shown on the homepage not on the child pages. While debugging I see that the binary property of the area node is not available, all other properties are available.
I could reproduce this on Demoauthor instance.
- add <img src="${stkfn.getAssetLink(content, "upload")!}" /> to the footer.ftl
- add a dam control named upload to the footer dialog
Checklists
Acceptance criteria