context.setAttribute(Config.FMT_LOCALIZATION_CONTEXT,
MessagesManager.DEFAULT_BASENAME);
Since we don't use that internally we could indeed drop that line of
code. I created a jira task [1].
Two possible workarounds:
- set the bundle explicitly in your jsp
- add a new context listener (after the magnolia one) and unset the
value
[1] http://jira.magnolia.info/browse/MAGNOLIA-2488
Philipp
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
----------------------------------------------------------------