Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-25899

Hardcoded log messages without localization support in Undertow

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 8.0.0.GA-CR1
    • Localization
    • None
    • False
    • None
    • False

    Description

      If I'm not mistaken and our Jenkins test job is correct, there are some log messages in Undertow without localization support, for example

      core/src/main/java/io/undertow/server/handlers/RequestLimit.java':75:UndertowLogger.ROOT_LOGGER.error("Suspended request was skipped",e)
      
      core/src/main/java/io/undertow/server/handlers/resource/PathResourceManager.java':250:UndertowLogger.REQUEST_LOGGER.errorf(e,"Missing JSM permissions for path %s",p)
      

      The list might not be complete, thus there are possibly another log messages that could be localized in near future.

      Attachments

        Activity

          People

            rhn-engineering-lijli Lijun Li
            szhantem@redhat.com Sultan Zhantemirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: