Philipp Bracher wrote:
> Log:
> - dialogs/controls can define there own message bundle
> - chains with Messages.setFallbackMessages(Messages) possible
> - TemplateMessagesUtil still working but deprecated


Just curious, do the dialogs respect the user preferences or go they synchron with the language that is currently active for browsing the site?

The dialogs can define there own bundle name (basename in jstl) with the property i18nBasename. This makes it possible to have module specific properties files. I think this is much better than to use for everything the templating_custom.properties.

That's great.

This does not define the language it will use. The language is defined by the request, session or application as before.

I think, that's a bug. For dialogs only the language specified in the user preferences should be displayed.


--
Cheers,
Michael

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to