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/04/10 05:50:06 UTC

[Bug 64332] New: encode error on java8

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

            Bug ID: 64332
           Summary: encode error on java8
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: vps2ze@gmail.com
  Target Milestone: ----

https://kafecat.com/20200410134.html

user chinese encode error;

java8 rt 
bundle.getString(key);
StringManager getString(key)

-- 
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


[Bug 64332] encode error on java8

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64332

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Tomcat hasn't been built correctly. The resource bundles need to be processed
by native2ascii before use on Java 8.

-- 
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