You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ate Douma (JIRA)" <ji...@apache.org> on 2007/09/20 12:13:31 UTC

[jira] Reopened: (WICKET-649) New Wicket Portlet support: fix appending query parameters

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

Ate Douma reopened WICKET-649:
------------------------------


Turns out I missed out adjusting test case org.apache.wicket.ajax.markup.html.componentMap.SimpleTestPanelTest to the changed behavior of AbstractAjaxBehaviour
where now IActivePageBehaviorListener is used for generating the url instead of IBehaviorListener when onlyTargetActivePage=true.
This leads to a change of the url which needs to adjusted in impleTestPageExpectedResult.html and impleTestPageExpectedResult-1.html.

Note though: I didn't notice this test case now fails as somehow (on my machine) building wicket with tests (by default) turned on didn't fail.    

> New Wicket Portlet support: fix appending query parameters
> ----------------------------------------------------------
>
>                 Key: WICKET-649
>                 URL: https://issues.apache.org/jira/browse/WICKET-649
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket-portlet
>    Affects Versions: 1.3.0-beta2, 1.3.0-beta3
>            Reporter: Ate Douma
>            Assignee: Ate Douma
>


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