Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5774

UrlRenderer should render full and absolute urls in their canonical form

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0-M4
    • 7.0.0-M5
    • wicket
    • None

    Description

      Full and context absolute urls which start with './' and/or '../' segments should be normalized.
      For example: http://www.example.com:8888/./../one/two/three should be rendered as http://www.example.com:8888/one/two/three

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: