Tapestry requires that there be an app.properties file, or it doesn't look
for localizations of app.properties.  Do you have that file?  It can be
empty.

On Mon, Jun 25, 2012 at 1:31 AM, Stemba <ncls.bai...@orange.fr> wrote:

> Hello,
>
> I’ve some problems with localized messages, it’s working on Firefox, Chrome
> and Safari but not for Internet Explorer!
>
> My web xml:
>
> <filter>
>        <filter-name>app</filter-name>
>
>
> <filter-class>org.apache.tapestry5.spring.TapestrySpringFilter</filter-class>
> </filter>
> <filter-mapping>
>        <filter-name>app</filter-name>
>        <url-pattern>/*</url-pattern>
> </filter-mapping>
>
> In WEB-INF the properties file name is app_fr.properties
>
> In my page, for example I see this error: [[missing key: dashboard.logs]]
> and no one properties works.
>
> Thanx in advance.
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Localized-messages-doesn-t-work-on-internet-explorer-tp5714064.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Reply via email to