Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-5475

The resources of language packs are not recognised when uploaded through the plugin interface

    XMLWordPrintable

Details

    Description

      Language packs can now be loaded by dropping the JAR in the WEB-INF/lib/ directory. However, uploading the same JAR through the "Manage Plugins" interface and switching to that language does not work. It seems that the ResourceBundle class (in the JDK) can't find the .properties files for the plugin.

      I suspect this is a class-loading issue, and we will have to hack around so that the plugin class-loader is used instead of the default one.

      WORKAROUND: Place language pack JARs in the WEB-INF/lib/ directory.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              8d92d19feb5e Jeremy Higgs
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: