-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.0.0.GA-CR1
-
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.