Fixed!
Thanks!

To contribute to the guide see
http://wicket.apache.org/guide/guide/contributing.html

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov


On Fri, Jul 11, 2014 at 7:55 PM, Andrea Del Bene <an.delb...@gmail.com>
wrote:

> Thank you Garret, your notification is enough. l will fix it in the very
> next days.
> l think html mails are allowed here but l'm not 100% sure.
> On 11 Jul 2014 17:49, "Garret Wilson" <gar...@globalmentor.com> wrote:
>
> > I note that the documentation in the Guide for EmailAddressValidator <
> > http://wicket.apache.org/guide/guide/forms2.html> is a little outdated.
> > It has:
> >
> > email.add(new EmailAddressValidator());
> >
> > It should be:
> >
> > email.add(EmailAddressValidator.getInstance());
> >
> > Is this something I should file a JIRA for? Or should I just note it here
> > on this list? Or should I get an account and edit it myself?
> >
> > Cheers,
> >
> > Garret
> >
> > P.S. Is HTML email allowed on this list, or does everyone prefer plain
> > text?
> >
>

Reply via email to