[
https://issues.apache.org/jira/browse/WICKET-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Quenot resolved WICKET-209.
-----------------------------------------
Resolution: Fixed
> Fixing AjaxLinkTest
> -------------------
>
> Key: WICKET-209
> URL: https://issues.apache.org/jira/browse/WICKET-209
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Reporter: Jean-Baptiste Quenot
> Priority: Minor
> Attachments: 20070113-wicket-1.x-AjaxLinkTest,
> 20070113-wicket-1.x-AjaxLinkTest, 20070113-wicket-1.x-AjaxLinkTest
>
>
> -------------------------------------------------------------------------------
> Test set: wicket.ajax.markup.html.ajaxLink.AjaxLinkTest
> -------------------------------------------------------------------------------
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec <<<
> FAILURE!
> testPage_2(wicket.ajax.markup.html.ajaxLink.AjaxLinkTest) Time elapsed:
> 0.027 sec <<< FAILURE!
> junit.framework.ComparisonFailure:
> wicket/ajax/markup/html/ajaxLink/AjaxPage2-1_ExpectedResult.html
> expected:<...2...> but was:<...0...>
> at junit.framework.Assert.assertEquals(Assert.java:81)
> at wicket.util.diff.DiffUtil.validatePage(DiffUtil.java:103)
> at wicket.WicketTestCase.executedBehavior(WicketTestCase.java:122)
> at
> wicket.ajax.markup.html.ajaxLink.AjaxLinkTest.testPage_2(AjaxLinkTest.java:76)
> The attached patch fixes issues with markup ids used in the AjaxRequestTarget.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.