Re: Tomcat 9.0.96 - Page title / title tag issue

2024-10-29 Thread Chuck Caldarale
> On Oct 29, 2024, at 09:08, somasani nikhil wrote: > > Thanks for the response. > > Page title text until tomcat 9.0.95 shows it properly as “site1 > page1” on > the browser tab. Where as it shows as “site1 *null* page1” > > Please let me know if that’s clear now. Exactly what code is used

[Bug 69419] Redundant code execution in nested ApplicationHttpRequest.setAttribute()

2024-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69419 John Engebretson changed: What|Removed |Added Summary|Redundant code execution in |Redundant code execution in

[Bug 69419] New: Redundant code execution in nested ApplicationHttpRequest

2024-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69419 Bug ID: 69419 Summary: Redundant code execution in nested ApplicationHttpRequest Product: Tomcat 9 Version: 9.0.x Hardware: All OS: All Status

(tomcat) branch 10.1.x updated: Fix comment.

2024-10-29 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 b74fb7e9a5 Fix comment. b74fb7e9a5 is described b

(tomcat) branch 9.0.x updated: Fix comment.

2024-10-29 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 55fd721ace Fix comment. 55fd721ace is described bel

(tomcat) branch 11.0.x updated: Fix comment.

2024-10-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 205fcbdfa1 Fix comment. 205fcbdfa1 is described b

(tomcat) branch main updated: Fix comment.

2024-10-29 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 f0573d5cd3 Fix comment. f0573d5cd3 is described below

(tomcat) branch 9.0.x updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 9201726b76 Add shutdown port testing 9201726b76 is d

(tomcat) branch 10.1.x updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 6c490a0e1b Add shutdown port testing 6c490a0e1b is

(tomcat) branch 11.0.x updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new b5830addd5 Add shutdown port testing b5830addd5 is

(tomcat) branch main updated: Add shutdown port testing

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 15e3010ef0 Add shutdown port testing 15e3010ef0 is des

Re: Tomcat 9.0.96 - Page title / title tag issue

2024-10-29 Thread somasani nikhil
Thanks for the response. Page title text until tomcat 9.0.95 shows it properly as “site1 > page1” on the browser tab. Where as it shows as “site1 *null* page1” Please let me know if that’s clear now. Regards, Nikhil Somasani On Tue, 29 Oct 2024 at 6:27 PM, Chuck Caldarale wrote: > > > On Oct

Re: Tomcat 9.0.96 - Page title / title tag issue

2024-10-29 Thread Chuck Caldarale
> On Oct 29, 2024, at 02:26, somasani nikhil wrote: > > We have a webapp deployed on the tomcat application server and we have > recently updated the tomcat from earlier versions to 9.0.96 (latest). The > following issue is seen with browser title tag when the title contains symbol > > > >

(tomcat) branch 10.1.x updated: Add test for property source digester feature

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 42964eefe9 Add test for property source digester f

(tomcat) branch 9.0.x updated: Add test for property source digester feature

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 e9d5db1ad8 Add test for property source digester fea

(tomcat) branch 11.0.x updated: Add test for property source digester feature

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new b2b75a0299 Add test for property source digester f

(tomcat) branch main updated: Add test for property source digester feature

2024-10-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 7f5dd0ec97 Add test for property source digester featu

[Bug 69379] HEAD request behavior change does no adhere to RFC 9110

2024-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69379 --- Comment #4 from m...@jfrog.com --- Sure. Any HEAD resource which is used to check the size of a file before using the corresponding GET source to download the file. In the case where we ask for a compressed file using HEAD, it used to not re

Re: Tomcat 9.0.96 - Page title / title tag issue

2024-10-29 Thread somasani nikhil
> Hi Team, > > We have a webapp deployed on the tomcat application server and we have > recently updated the tomcat from earlier versions to 9.0.96 (latest). The > following issue is seen with browser title tag when the title contains > symbol *> * > > Please see the attached screenshots - > > [ima