There was an issue with single quotes in validation messages (TAPESTRY-533) but 
it's been fixed: there shouldn't be any more problem. It's just that single 
quotes must be doubled for MessageFormat patterns (''{0}'' instead of '{0}')

It's quite common to have to use single quotes in validation messages so the 
issue, if any, will happen again.

Raphael Jean
EntropySoft

> -----Original Message-----
> From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
> Sent: mercredi 12 avril 2006 16:48
> To: Tapestry users
> Subject: Re: Tapestry 4.0.1 validation problem
> 
> I have changed the formatter to use double quoted strings for these
> messages. (As it was previously). A previous JIRA issue had said that this
> caused problems with javascript so I'm starting to wonder if the quotes
> need
> to be removed from all content in the validation strings period.
> 
> On 4/12/06, Filip S. Adamsen <[EMAIL PROTECTED]> wrote:
> >
> > By making a JIRA issue, I meant creating an issue about the quotes - not
> > the message overriding, hehe.
> >
> > -Filip
> >
> > Filip S. Adamsen skrev:
> > > Overriding messages in Tapestry is something that - sadly - isn't
> easily
> > > possible at the moment. I suggest you create a JIRA issue ASAP - it
> > > might make it into 4.0.2.
> > >
> > > https://issues.apache.org/jira/secure/CreateIssue!default.jspa
> > >
> > > -Filip
> > >
> > > Angelo Luis skrev:
> > >> I think that i found the problem, the localized mensages od locale
> > >> pt_BR in
> > >> the 4.0.1 is in single quote '{0}' and teh 4.0 is in double "{0}"...
> > >>
> > >> How can i overrides the error mensages in tapestry ?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> Jesse Kuhnert
> Tacos/Tapestry, team member/developer
> 
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind.  http://opennotion.com

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

Reply via email to