Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-20624

Allow configuring default language and supported languages on login page

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.10
    • Component/s: Translations

      Description

      Currently, the login page uses the browser locale, and fallbacks on English translation if not available in messages.

      There is no mechanism to force the locale on this page, or to disable some languages, so this could be useful to be consistent with changes for NXP-20317 and NXP-20367.

      Sample configuration:

        <extension
          target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService"
          point="loginScreen">
          <loginScreenConfig>
            <supportedLocales append="true">
              <locale>de</locale><!-- German - Germany -->
            </supportedLocales>
          </loginScreenConfig>
        </extension>
      

      You can now force the locale on the login page or disable some languages.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 20 minutes
                  20m
                  Logged:
                  Time Spent - 0 minutes
                  0m