Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-19318

Clean up calls to addActionError(String) that do not use i18n keys

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      There are calls to ConfluenceActionSupport#addActionError(String text) that do use the error message without using the i18n key (i.e. the english error message is hardcoded):

      E.g. DailyBackupAdminAction:

      addActionError("Backup path is a required field.");
      

            Unassigned Unassigned
            ssaasen Stefan Saasen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: