Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1003

TLD for utility taglib contains invalid class path for the scaleImage tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0 RC3
    • 3.0 RC2
    • templating
    • None

      the scaleImage definition in the TLD does contain an invalid class path:
      Invalid:
      <tag-class>info.magnolia.cms.taglib.util.ScaleImageTag</tag-class>

      valid:
      <tag-class>info.magnolia.cms.taglibs.util.ScaleImageTag</tag-class>

      (please notice the missing s in taglibs)

      after i added the S it worked fine

        Acceptance criteria

              fgiust Fabrizio Giustina
              cgr Claudio Greuter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: