Vinicius Carvalho wrote:
> Hello there! ? I've noticied that Tapestry validation message's for
> min/max length is inverted: The error displayed is:
>
> The "8" field must have at least Password characters (only the
> portuguese version :) )
>
> Checking the ValidationStrings for pt_BT confirmed that fields are
> inverted
>
> I guess this is a bug...
please, file a JIRA with the correct ValidationStrings_pt_BR.properties
attached.
Does this happen in Tapestry 4.0, in 4.1 or in both ?

As a workaround, you can try adding the correct
WEB-INF/classes/org/apache/tapestry/valid/ValidationStrings_pt_BR.properties

In most containers, this will 'shadow' the same file from tapestry's jar

Also see http://tapestry.apache.org/tapestry4/UsersGuide/validation.html
the 'validators: binding prefix'

>
>
>
> Is it possible to override it?
>
> Regards
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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

Reply via email to