[Bug 66207] StringManager#getManager(String, Enumeration) cannot return the correct value

2022-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66207 --- Comment #3 from HanLi --- It's not a bug, so close it. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 66207] StringManager#getManager(String, Enumeration) cannot return the correct value

2022-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66207 HanLi changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 66207] StringManager#getManager(String, Enumeration) cannot return the correct value

2022-08-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66207 --- Comment #2 from HanLi --- (In reply to HanLi from comment #1) > The problem lies in the comparison, which I think should be a comparison of > languages, not local objects, because Local(en) ! = Local(en-US) > But the reason for this

[Bug 66207] StringManager#getManager(String, Enumeration) cannot return the correct value

2022-08-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66207 --- Comment #1 from HanLi --- Similar to https://bz.apache.org/bugzilla/show_bug.cgi?id=63143 Repeat Konstantin Kolinko's reproduction steps: 1. Run JVM with an OS of a language that Tomcat has a translation available. My OS uses Chinese