Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1034

Using URLRewriteRules will fail for component event links if the page has an activation context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.2.0
    • 5.2.0
    • tapestry-core
    • None

    Description

      Because the URLRewriting is based on Link.getAbsoluteURI(), you will see a Request.getPath() that includes (as part of the "path") the t:ac query parameter. Then t:ac is added again as part of the new link instance.

      We can patch together a solution for URLRewriter by extending the Link interface with a new method to get the base URI (without query parameters, even for link).

      Attachments

        Issue Links

          Activity

            People

              hlship Howard Lewis Ship
              hlship Howard Lewis Ship
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: