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

Using CryptoMapper causes page to render twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.7.0
    • None
    • None

    Description

      Using Wicket 1.5.9 and CryptoMapper causes our Wicket pages to be rendered twice. I was investigating a problem where a DAO query was executed two times when navigating to a single page.

      In debug call stack I found out that first render is made at WebPageRenderer.respond(RequestCycle) line: 246
      and second at WebPageRenderer.respond(RequestCycle) line: 263

      Removing CryptoMapper from our app configuration fixes the problem.

      It is also possible we are doing something wrong so any help is appreciated.

      Attachments

        Issue Links

          Activity

            People

              svenmeier Sven Meier
              seco Jukka Siivonen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: