[Bug 66392] AccessLogValue's file encoding does not correspond to the documentation

2022-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66392 Han Li changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 72c262206e Fix BZ 66392 - Change the default value

[tomcat] branch 9.0.x updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 5ffa858953 Fix BZ 66392 - Change the default value

[tomcat] branch 10.1.x updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 20aba8b39d Fix BZ 66392 - Change the default valu

[tomcat] branch main updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 17d9359b23 Fix BZ 66392 - Change the default value of

[Bug 66385] NIO2 with HTTP/2 wrong Timeout behaviour

2022-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66385 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch 9.0.x updated: Fix BZ 66382 - read timeout bug with HTTP/2 and NIO2

2022-12-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 662ebf1bf9 Fix BZ 66382 - read timeout bug with HTT

[tomcat] branch 10.1.x updated: Fix BZ 66382 - read timeout bug with HTTP/2 and NIO2

2022-12-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 31305477d6 Fix BZ 66382 - read timeout bug with H

[tomcat] branch main updated: Fix BZ 66382 - read timeout bug with HTTP/2 and NIO2

2022-12-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 2f5bdbad13 Fix BZ 66382 - read timeout bug with HTTP/

Re: More URL -> URI refactoring

2022-12-19 Thread Mark Thomas
Should already be fixed: https://bz.apache.org/bugzilla/show_bug.cgi?id=66388 Nightly builds (not official releases, use at your own risk) available for testing at: https://nightlies.apache.org/ Mark On 19/12/2022 09:51, Jan Hauschwitz wrote: Hi, i got trouble with your *More URL -> URI ref

More URL -> URI refactoring

2022-12-19 Thread Jan Hauschwitz
Hi, i got trouble with your *More URL -> URI refactoring* in commit https://github.com/apache/tomcat/commit/2a03ff1b778e6f4d05a60c3a9597b42ed4176aed URI doesn't like '$' which are used in Renjin (https://www.renjin.org) For example calling *URI base = new URI("org/renjin/utils/$<-.bibentry.RData")