1 Reply Latest reply on Aug 29, 2007 2:50 AM by franck93

    Seam bugs for internationalized applications

    franck93

      Since seam uses hibernate validator internally when using the tags s:validate and s:validateAll, I think it should update the locale used for hibernate validator messages when one invokes localeSelector.select

      Obviously, it doesn't since the hibernate validator error messages are in the language specified in the browser preference settings rather than the seam locale.