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

CryptoMapper ignores original queryString parameters

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.3.0
    • 6.4.0
    • None
    • None

    Description

      When an AjaxRequest with parameters (e.g.: Autocomplete.getChoices()) arrives and CryptoMapper decrypts it, original queryString parameters dissapears.

      Debugging CryptoMapper, I've checked that this method:
      private Url decryptUrl(final Request request, final Url encryptedUrl) {
      ...
      }

      receives querystrings parameters (on field url.parameter from "request" parameter) and the new Url returned by the method never adds them to its own list.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            svenmeier Sven Meier
            lauraz Laura Zabaleta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment