Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-512

Profiler admin portlet can not display other language except English.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1-dev
    • 2.1.2
    • None
    • None

    Description

      Here is a resolution.

      Index: applications/j2-admin/src/webapp/WEB-INF/faces-config.xml
      ===================================================================
      — applications/j2-admin/src/webapp/WEB-INF/faces-config.xml (revision 385478)
      +++ applications/j2-admin/src/webapp/WEB-INF/faces-config.xml (working copy)
      @@ -25,9 +25,10 @@
      <application>
      <locale-config>
      <default-locale>en</default-locale>

      • <supported-locale>de</supported-locale>
      • <supported-locale>fr</supported-locale>
      • <supported-locale>es</supported-locale>
        + <supported-locale>hu</supported-locale>
        + <supported-locale>ja</supported-locale>
        + <supported-locale>zh</supported-locale>
        + <supported-locale>zh_TW</supported-locale>
        </locale-config>
        </application>

      Attachments

        Activity

          People

            ate Ate Douma
            cubehead Cubehead Fang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: