Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3537

Image resizing do not work for HTML content type

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.4, 3.3.1, 3.4
    • None
    • None
    • None

      How to reproduce

      • Insert an image in a HTML content type
      • Resize it
      • Then save

      => The image is well resized

      • Re-edit the content

      => The image size is the original dimension

      In htmleditor2html.xsl file, the image height is save in depth attribute than html2htmleditor.xsl file attempts the height attribute

          [CMS-3537] Image resizing do not work for HTML content type

          Laurence Aumeunier added a comment - - edited

          Moreover, the resolver:resolveImage(type, href, height, width) XSL function is called with bad arguments : width and height are reversed

          Laurence Aumeunier added a comment - - edited Moreover, the resolver:resolveImage(type, href, height, width) XSL function is called with bad arguments : width and height are reversed

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: