You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/02/22 10:56:14 UTC

[jira] [Comment Edited] (WICKET-4995) Using CryptoMapper causes page to render twice

    [ https://issues.apache.org/jira/browse/WICKET-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584108#comment-13584108 ] 

Martin Grigorov edited comment on WICKET-4995 at 2/22/13 9:55 AM:
------------------------------------------------------------------

@Sven: please commit your suggestion so we can test it before 6.7.0 is released.
                
      was (Author: mgrigorov):
    @Sven: please commit your suggestion so we can test it before 6.8.0 is released.
                  
> Using CryptoMapper causes page to render twice
> ----------------------------------------------
>
>                 Key: WICKET-4995
>                 URL: https://issues.apache.org/jira/browse/WICKET-4995
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Jukka Siivonen
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira