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

AggregationState.decodeURI is wrong - review

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2
    • None
    • core
    • None

      (This method was previously in info.magnolia.cms.core.Path)

      We currently do URLDecoder.decode(uri, encoding);, which is wrong, since the 1st parameter of this method is supposed to be one parameter, not a complete URI. Besides, it is unclear why we have to do this at all - shouldn't it have be done by the container ?

        Acceptance criteria

              had Jan Haderka
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR