Bug report for Taglibs [2022/08/14]

2022-08-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2022/08/14]

2022-08-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2022/08/14]

2022-08-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2022/08/14]

2022-08-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2022/08/14]

2022-08-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2022/08/14]

2022-08-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 10 [2022/08/14]

2022-08-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[GitHub] [tomcat] thomasmey opened a new pull request, #539: JsonAccessLogValve: Add valve for structured logging

2022-08-14 Thread GitBox
thomasmey opened a new pull request, #539: URL: https://github.com/apache/tomcat/pull/539 Hi, this adds a AccessLogValve which logs to stderr in JSON format. sadly the existing code is very entagled in this regards, that the AccessLogElement does cover two functions: formatting

[GitHub] [tomcat-native] michael-o commented on pull request #9: Simplify Address#getInfo() native implementation

2022-08-14 Thread GitBox
michael-o commented on PR #9: URL: https://github.com/apache/tomcat-native/pull/9#issuecomment-1214428818 @mturk still waiting... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[Bug 66210] Some unit tests are failing on a non-English PC

2022-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210 HanLi changed: What|Removed |Added Summary|TestAbstractAjpProcessor&Te |Some unit tests are failing

[GitHub] [tomcat] aooohan commented on pull request #537: Bugfix for 66210 - Some unit tests are failing on a non-English PC

2022-08-14 Thread GitBox
aooohan commented on PR #537: URL: https://github.com/apache/tomcat/pull/537#issuecomment-1214534468 > I don't know know how to fix the problem of it. 😕 > > https://github.com/apache/tomcat/blob/56908dd1ec6e5a1fa46804a48463536a5f36c507/test/org/apache/coyote/http2/TestHttp2Limits.java

[Bug 66210] Some unit tests are failing on a non-English PC

2022-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210 --- Comment #2 from HanLi --- (In reply to HanLi from comment #0) > BUT `org.apache.coyote.http2.TestHttp2Limits#testSettingsOverheadLimits`,I > don't know know how to fix the problem of it. Aha! I found that Mark had solved a similar problem

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

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