Hi,

i checked my logs and found this message:
2008-11-25 09:10:09.331  WARN FormComponent: Could not locate error message
for component:
[EMAIL PROTECTED]:mcPassword:frmPassword:passwordRetype
and error: [ValidationError message
=[null], keys=[passwordRetypeMismatch,
LostPasswordConfirmationPanel$PasswordSameValidator],
variables=[[input0=1111],[input1=1111],[label0=password],[name1=passwordRetype],[label1=passwordRetype],[na
me0=password]]]. Tried keys: passwordRetype.passwordRetypeMismatch,
passwordRetypeMismatch,
passwordRetype.LostPasswordConfirmationPanel$PasswordSameValidator,
LostPasswordConfirmationPanel$PasswordSa
meValidator.

My problem is that the content of the password fields are displayed without
encryption. I encrypt it while
setting the value to model. That works. But how can i avoid that the texts
are displayed that way.
In AbstractFormValidator there are many error(...) methods. Which do i have
to override or is there
a setting?

Thanks for your help
Per
-- 
View this message in context: 
http://www.nabble.com/Howto-customize-logged-message-of-formcomponent-validation-error--tp20676860p20676860.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to