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

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

XMLWordPrintable

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? 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:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: