Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1434

lots of UI messaging needs to be converted to i18n keys in resource bundles

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1.0
    • None

    Description

      As part of the struts2 migration a large amount of work was done to prevent our UI code from blindly throwing exceptions which are unhandled and provide no valuable response back to users. In a wide variety of places throughout the struts2 code there are message strings which are returned which aren't i18n keys coming from the resource bundles.

      Most of these places should be marked in the code via the comment ... // TODO: i18n

      The work here is just to go through the code, find these places, and convert raw strings into i18n keys in the resource bundles.

      NOTE: this same situation applies for all the struts2 validation files which currently list i18n keys which may not exist in the resource bundles and need to be added as well.

      Attachments

        Activity

          People

            gmazza Glen Mazza
            agilliland Allen T. Gilliland IV
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: