You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ronald Tetsuo Miura (JIRA)" <ji...@apache.org> on 2009/01/27 21:03:02 UTC

[jira] Updated: (WICKET-2057) AjaxPreprocessingCallDecorator calls the delegate decorator before itself (same behavior as AjaxPostprocessingCallDecorator)

     [ https://issues.apache.org/jira/browse/WICKET-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ronald Tetsuo Miura updated WICKET-2057:
----------------------------------------

    Attachment: AjaxPreprocessingCallDecorator.java.patch

Correction patch

> AjaxPreprocessingCallDecorator calls the delegate decorator before itself (same behavior as AjaxPostprocessingCallDecorator)
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2057
>                 URL: https://issues.apache.org/jira/browse/WICKET-2057
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>         Environment: Ubuntu Linux, Java 6, Netbeans
>            Reporter: Ronald Tetsuo Miura
>         Attachments: AjaxPreprocessingCallDecorator.java.patch, AjaxPreprocessingCallDecoratorTest.java
>
>
> AjaxPreprocessingCallDecorator calls the delegate decorator before itself (same behavior as AjaxPostprocessingCallDecorator), when it should call itself before the delegate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.