Alexander Wels has posted comments on this change. Change subject: userportal,webadmin: Fix behavior unsupported locale ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/root/src/main/java/org/ovirt/engine/core/LocaleFilter.java Line 78: if (locale == null) { // No accept headers. Line 79: locale = Locale.US; Line 80: } Line 81: log.debug("Filter determined locale to be: " + locale.toLanguageTag()); Line 82: return lookupSupportedLocale(locale, getLocaleKeys()); Good point, will fix. Line 83: } Line 84: Line 85: /** Line 86: * Loop over the cookies to determine if the locale is set there. -- To view, visit http://gerrit.ovirt.org/15520 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic5beceaf7f4ce2333e83cd72c3fa8721103cf805 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches