You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Derek Hohls <DH...@csir.co.za> on 2004/06/04 14:40:05 UTC

Internationalised text not being updated?

Cocoon 2.1.5

...I am trying a basic app to get a feel of 
internationalisation - but when I change 
one of the entries for the text in the catalog:

eg.
<message key="k_test">first</message>
is changed to:
<message key="k_test">second</message>

but the webpage keeps showing it as "first".

I do have:
<cache-at-startup>false</cache-at-startup>
in the sitemap...

How do I get the changes showing up in the
page?

Thanks
Derek

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


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


Re: Internationalised text not being updated?

Posted by Joerg Heinicke <jo...@gmx.de>.
On 04.06.2004 14:40, Derek Hohls wrote:

> Cocoon 2.1.5
> 
> ...I am trying a basic app to get a feel of 
> internationalisation - but when I change 
> one of the entries for the text in the catalog:
> 
> eg.
> <message key="k_test">first</message>
> is changed to:
> <message key="k_test">second</message>
> 
> but the webpage keeps showing it as "first".
> 
> I do have:
> <cache-at-startup>false</cache-at-startup>
> in the sitemap...
> 
> How do I get the changes showing up in the
> page?

I get them even with cache-at-startup set to true. I don't think that it 
is directly related as it is just a matter of correct cache invalidation.

Joerg

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