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
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 th
Happened on the 4.0.2, before posting the jira, let me download 4.1
and check if it is ok :)
Regards
On 9/2/06, andyhot <[EMAIL PROTECTED]> wrote:
Vinicius Carvalho wrote:
> Hello there! ? I've noticied that Tapestry validation message's for
> min/max length is inverted: The error displayed is:
what difficulty are you having, exactly? Bear in mind that java (and
tapestry) use the default locale to determine the charset used to read
and write files if the Reader or Writer class does not explicitly have
new charset set before reading or writing begins. So if your default
locale is using
The previously mentioned Enjoy Web Development with Tapestry 4 book is
great, and the Tap in Action book is still very relevant to tap 4.
Going with tap 3 now would be a mistake. Tap 4 was a big improvement
and most of the available component libraries and such don't support
Tap 3 any longer.
--
This is exactly why I dont use the Border pattern. you dont need it if you
use modern html markup.
Page specific titles & meta tags
Occasional special stylesheets, javascript for a page
id/class parameters on body tags
variations of headers/footers/nav bars
All go against using Border
For an al
hi
I have two project A,B and a base common project(corner).A use T4.0.2,B use
4.1.1. corner use 4.1.1.In corner I extend tapestry.asset.UnprotectedAssets
I find It can't used in T4.0.2 project.How to avoid it ?
In hivemind I find
but I don't know to use it?
Thanks
I have to find the method to avoid it:
2006/9/3, Jun Tsai <[EMAIL PROTECTED]>:
hi
I have two project A,B and a base common project(corner).A use T4.0.2,B
use 4.1.1. corner use 4.1.1.In corner I extend
tapestry.asset.UnprotectedAssets
I find It can't u
2006/9/3, Jun Tsai <[EMAIL PROTECTED]>:
I have to find the method to avoid it:
2006/9/3, Jun Tsai < [EMAIL PROTECTED]>:
> hi
> I have two project A,B and a base common project(corner).A use T4.0.2,B
> use 4.1.1. corner use 4.1.1.In corner I extend