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

uuidLinkType has errors in the tld file

    XMLWordPrintable

Details

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

    Description

      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.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Bug DoR
                    Task DoD

                    Time Tracking

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