[
https://issues.apache.org/jira/browse/WICKET-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406485#comment-15406485
]
Andrea Del Bene commented on WICKET-6221:
-----------------------------------------
The issue is fixed in the last snapshot version, but I've found another problem
with PasswordTextField and WICKET-6211. I will open a new issue about it.
> WicketTester - missing border path
> ----------------------------------
>
> Key: WICKET-6221
> URL: https://issues.apache.org/jira/browse/WICKET-6221
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 8.0.0-M1, 7.4.0
> Reporter: Marc G.
> Assignee: Andrea Del Bene
> Fix For: 8.0.0-M2, 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)