[
https://issues.apache.org/jira/browse/WICKET-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marat Radchenko reopened WICKET-2583:
-------------------------------------
Hmm... Let's try once again. This problem isn't on any random page i wrote
myself, but on SignInPage from wicket-auth-roles.
> 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
> Assignee: Juergen Donnerstag
>
> 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.