[
https://issues.apache.org/jira/browse/WICKET-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406481#comment-15406481
]
ASF subversion and git services commented on WICKET-6221:
---------------------------------------------------------
Commit 2273b397b5f348668fda3d7d8fb9f3806290a11d in wicket's branch
refs/heads/master from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=2273b39 ]
WICKET-6221 WicketTester - missing border path
> WicketTester - missing border path
> ----------------------------------
>
> Key: WICKET-6221
> URL: https://issues.apache.org/jira/browse/WICKET-6221
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 7.4.0
> Reporter: Marc G.
> Assignee: Andrea Del Bene
> Fix For: 7.5.0
>
>
> After upgrading from Wicket 7.3.0 to 7.4.0 my tests are failing cause of
> missing border component which are present in 7.3.0. If I run the application
> and test it manually there are no problems.
> I'm using a custom Border component to wrap my input fields.
> {quote}
> java.lang.AssertionError: path:
> 'form:passwordBorder:passwordBorder_body:password' does not exist for page:
> CustomerEditPage
> {quote}
> I don't know exactly whats the problem. You can try it out with the following
> example project:
> https://github.com/MarcGiffing/wicket-spring-boot/
> You only have to switch the wicket property in the parent module to 7.4.0.
> CustomerEditPageTest
> If you can't launch the example project I will try to reproduce the failing
> test in an simple quickstart project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)