Hello everybody, I changed my forms to statelessforms, which works perfectly fine in the actual app, only the test don't work anymore. I'm confronted with folowing exception: *org.apache.wicket.WicketRuntimeException: Internal error parsing wicket:interface = :0:registerForm::IFormSubmitListener::/; wrong format for url depth argument. Expected a number but was '/'*
Any hint on how to solve this problem?
