Warnings flood if incorrect credentials endered on SignInPage
-------------------------------------------------------------
Key: WICKET-2583
URL: https://issues.apache.org/jira/browse/WICKET-2583
Project: Wicket
Issue Type: Bug
Components: wicket-auth-roles
Affects Versions: 1.4.3
Reporter: Marat Radchenko
WARNING: Couldn't resolve model type of
Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[username =
"admin"]:expression=[username] for [MarkupContainer [Component id = username]],
please set the type yourself.
20.11.2009 0:04:11 org.apache.wicket.markup.html.form.AbstractTextComponent
getModelType
WARNING: Couldn't resolve model type of
Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[username =
"admin"]:expression=[password] for [MarkupContainer [Component id = password]],
please set the type yourself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.