Uploaded image for project: 'Magnolia Standard Templating Kit (closed)'
  1. Magnolia Standard Templating Kit (closed)
  2. MGNLSTK-1038

Clear demo project/features bootstrap files.

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Neutral
    • 2.5
    • 2.5
    • devproject
    • None

    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.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                ehechinger Eric Hechinger
                ehechinger Eric Hechinger
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoR