Re: t5: errors

2010-01-01 Thread Max Weißböck
+5 for WAI support :-) Max Am 31.12.2009 um 13:56 schrieb Igor Drobiazko: > Agreed. A better solution would be to fix > https://issues.apache.org/jira/browse/TAP5-52 > > On Thu, Dec 31, 2009 at 1:04 PM, Thiago H. de Paula Figueiredo < > thiag...@gmail.com> wrote: > >> Em Thu, 31 Dec 2009 01:15

Re: t5: errors

2009-12-31 Thread Igor Drobiazko
Agreed. A better solution would be to fix https://issues.apache.org/jira/browse/TAP5-52 On Thu, Dec 31, 2009 at 1:04 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > Em Thu, 31 Dec 2009 01:15:04 -0200, Angelo Chen < > angelochen...@yahoo.com.hk> escreveu: > > Hi, >> > > Hi! > >

Re: t5: errors

2009-12-31 Thread Thiago H. de Paula Figueiredo
Em Thu, 31 Dec 2009 01:15:04 -0200, Angelo Chen escreveu: Hi, Hi! I'd suggest that t:errors should have an option to display only one message instead of all the messages returned from the server, I don't think it's a good idea. Suppose an user fills a form with three errors. Just one

t5: errors

2009-12-30 Thread Angelo Chen
Hi, I'd suggest that t:errors should have an option to display only one message instead of all the messages returned from the server, this make the page cleaner, of course this can be achieved by setting only one error in the validation event. for now, i just copied Errors.java and make a SingleE