Uploaded image for project: 'Magnolia DAM Module'
  1. Magnolia DAM Module
  2. MGNLDAM-213

CLONE - Image desccription is rendered incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • 1.0
    • None
    • None
    • None

      to reproduce:

      • go to Documents:/demo-project/img/bk/opener folder
      • open wooden... image and add some description in the FCKEdit field
      • go to {{/demo-project/multimedia/image-gallery.html} page and open the {{wooden...} image.
        result:
        description text is rendered with html tags escaped
        expected result:
        html tags are processed correctly

      This can't be fixed by cmsfn.decode() in the template since the image object there is Asset not ContentMp or Node

      The problem needs to be resolved in InternalAsset.getDesccription().

        Acceptance criteria

              ochytil Ondrej Chytil
              had Jan Haderka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD