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

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

      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.

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

                Created:
                Updated: