Remove usages of AJS.getText from JIRA's gadgets

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Medium
    • None
    • Affects Version/s: None
    • Component/s: Dashboard & Gadgets

      Gadgets can't depend on locale-dependent resources.

      Therefore, the only acceptable way to include i18n strings in a gadget is via the #supportedLocales directive that will generate the appropiate <msg> elements and include them in the gadget spec to be published by JIRA.

      Consequently, gadget soy-templates need to access these strings via parameters passed in from the gadget spec rather than using AJS.getText

      Gadgets to fix are:

      • Assigned to Me.
      • Admin Gadget.
      • Login Gadget.

            Assignee:
            Pawel Bugalski (Inactive)
            Reporter:
            Oswaldo Hernandez (Inactive)
            Archiver:
            Michael Andreacchio

              Created:
              Updated:
              Resolved:
              Archived: