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

uuidLinkType has errors in the tld file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5.3
    • 3.5.2
    • taglibs
    • None

      Currently reads:
      <description>
      Transform a uuid value to a link. The following values are supported
      none: no transformation (default value)
      absolut: path resolved by using the repository mapping feature
      path: the path of the content
      relative: relative path to the current page
      </description>

      in looking at the Out.java code, it's clear that it should read like this: (Comments after each value taken straight from the code) -

      <description>
      Transform a uuid value to a link. The following values are supported
      none: no uuid to link resolving. (default value)
      absolute: Resolve to a absolute link using the repository to uri mapping feature.
      handle: resolve to a absolute link but do not use the repository to uri mapping.
      relative: resolve to relative path. Path is relative to current page.
      </description>

      I've attached a patch to this that applies this fix.

        Acceptance criteria

              had Jan Haderka
              ryangardner Ryan Gardner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD

                    Estimated:
                    Original Estimate - 5m
                    5m
                    Remaining:
                    Remaining Estimate - 5m
                    5m
                    Logged:
                    Time Spent - Not Specified
                    Not Specified