You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/12/14 20:54:25 UTC

[Bug 64977] 日志中读取资源文件中文乱码

https://bz.apache.org/bugzilla/show_bug.cgi?id=64977

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This is expected when running in an IDE. The build script handles the
conversion for the release.

This was a deliberate decision to manage the properties files as UTF-8 and
convert during build. The benefits (easy to maintain) outweigh the disadvantage
(strings broken when running in a IDE).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org