[MGNLSTK-1038] Clear demo project/features bootstrap files. Created: 05/Dec/12  Updated: 11/Feb/13  Resolved: 11/Dec/12

Status: Closed
Project: Magnolia Standard Templating Kit (closed)
Component/s: devproject
Affects Version/s: 2.5
Fix Version/s: 2.5

Type: Task Priority: Neutral
Reporter: Eric Hechinger Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to MGNLDAM-54 Fix Exceptions when rendering demo-pr... Closed
is related to MGNLSTK-1049 Adapt all imaging references in boots... Closed
Template:
Acceptance criteria:
Empty
Task DoR:
Empty

 Description   

Remove from the demo project bootstrap files (demo project/demo features) the unused references to uploaded images.

In the current bootstrap files, we have still components referring to uploaded images that did not exist. Old DMS supported this, but the new implementation generate exception in this cases.

For example:
<sv:property sv:name="image" sv:type="String">
<sv:value>upload</sv:value>
</sv:property>
<sv:property sv:name="imageLocation" sv:type="String">
<sv:value>above</sv:value>
</sv:property>

but no bynary node are associated to this component.



 Comments   
Comment by Eric Hechinger [ 05/Dec/12 ]

I have to review the demo features bootstrap file in order to extract an uploaded image to the DAM repository.

Generated at Mon Feb 12 07:32:47 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.