Nico Klasens wrote: > Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib > In directory > james.mmbase.org:/tmp/cvs-serv11875/applications/taglib/src/org/mmbase/bridge/jsp/taglib > > Modified Files: > CloudTag.java > Log Message: > Reverted the checkLocale method, because it breaks the locale setting of the > cloud. The "simplification" forces the cloud to set the locale to the mmbase > locale.
I just wanted the cloud to pick up the locale, even in a dynamic include, withouth the need for yet another mm:locale. So, I was mainly interested in it picking up the "javax.servlet.jsp.jstl.fmt.locale.request" attribute, which is one of the functions of the default getLocale method. I don't realy undertand how this would break the locale setting of the cloud? Would it perhaps have something to do with also checking the parent ContextReferrer? I noticed nothing going wrong with locales, so perhaps your test-case somehow differs from mine. When excactly did this happen? greetings, Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
