Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-23382

JiraWebActionSupport getText() methods family is not plugins-aware

    XMLWordPrintable

Details

    Description

      This is an API bug that affects plugin developers. There are two ways of accessing i18n resources by a plugin:

      • I18nHelper
      • JiraWebActionSupport

      Calling getText() (and derivatives) on the former using a key defined in any plugin will retrieve the resource. The latter only provides JIRA core resources, i.e. is not aware of any resources defined in plugins. This is confusing to anyone developing JIRA plugins.

      Attachments

        Activity

          People

            pleschev Peter Leschev
            dkordonski Dariusz Kordonski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: