1 Reply Latest reply on Jul 9, 2007 2:31 AM by gavin.king

    Locale switch doesn't remove bundles from context

    gena777

      Hello,

      i think, to get the last changes on locale/bundles working, the line 68 in LocaleSelector.java should be changed from

      Contexts.removeFromAllContexts("org.jboss.seam.core.resourcebundle");

      to
      Contexts.removeFromAllContexts("org.jboss.seam.core.resourceBundle");



      Gena