You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Martin Grotzke <ma...@javakaffee.de> on 2007/06/18 15:28:16 UTC

T5 validation error images displayed with form.clientValidation="false"

Hi,

even if you set clientValidation="false" on a form, T5 renders the
validation error image for all input components (for validation
errors that might occur):

<img alt="[Error]" class="t-error-icon t-invisible" id="cancel:icon" src="/app/assets/tapestry/field-error-marker.png">

AFAICS with clientValidation="false" this should not be needed and
markup could be improved + page load time reduced.

Shall we submit an issue for this / would a patch be welcome?

Cheers,
Martin



Re: T5 validation error images displayed with form.clientValidation="false"

Posted by Martin Grotzke <ma...@javakaffee.de>.
Created https://issues.apache.org/jira/browse/TAPESTRY-1588,
a patch will follow soon hopefully :)

Cheers,
Martin


On Mon, 2007-06-18 at 10:26 -0700, Howard Lewis Ship wrote:
> An issue or a patch will be fine.
> 
> On 6/18/07, Martin Grotzke <ma...@javakaffee.de> wrote:
> > Hi,
> >
> > even if you set clientValidation="false" on a form, T5 renders the
> > validation error image for all input components (for validation
> > errors that might occur):
> >
> > <img alt="[Error]" class="t-error-icon t-invisible" id="cancel:icon" src="/app/assets/tapestry/field-error-marker.png">
> >
> > AFAICS with clientValidation="false" this should not be needed and
> > markup could be improved + page load time reduced.
> >
> > Shall we submit an issue for this / would a patch be welcome?
> >
> > Cheers,
> > Martin
> >
> >
> >
> >
> 
> 
-- 
Martin Grotzke
http://www.javakaffee.de/blog/

Re: T5 validation error images displayed with form.clientValidation="false"

Posted by Howard Lewis Ship <hl...@gmail.com>.
An issue or a patch will be fine.

On 6/18/07, Martin Grotzke <ma...@javakaffee.de> wrote:
> Hi,
>
> even if you set clientValidation="false" on a form, T5 renders the
> validation error image for all input components (for validation
> errors that might occur):
>
> <img alt="[Error]" class="t-error-icon t-invisible" id="cancel:icon" src="/app/assets/tapestry/field-error-marker.png">
>
> AFAICS with clientValidation="false" this should not be needed and
> markup could be improved + page load time reduced.
>
> Shall we submit an issue for this / would a patch be welcome?
>
> Cheers,
> Martin
>
>
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org