[Bug 69664] Mime type for video/mp2t is missing in default web.xml

2025-04-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69664 --- Comment #1 from Sebastian Lövdahl --- PR: https://github.com/apache/tomcat/pull/848 -- You are receiving this mail because: You are the assignee for the bug. - To unsubsc

[Bug 69663] New: OPG Mobility – Reliable EV Charging Solutions for Homes and Businesses

2025-04-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69663 Bug ID: 69663 Summary: OPG Mobility – Reliable EV Charging Solutions for Homes and Businesses Product: Tomcat 9 Version: 9.0.104 Hardware: PC Status: NEW

[Bug 69664] New: Mime type for video/mp2t is missing in default web.xml

2025-04-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69664 Bug ID: 69664 Summary: Mime type for video/mp2t is missing in default web.xml Product: Tomcat 9 Version: 9.0.x Hardware: All OS: All Status: NEW Severit

[Bug 69659] Automatic JSP EL optimization

2025-04-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69659 --- Comment #4 from John Engebretson --- Created attachment 40030 --> https://bz.apache.org/bugzilla/attachment.cgi?id=40030&action=edit Unit test demonstrating current null behavior Certainly - demonstration JSP attached. -- You are recei

(tomcat) branch main updated: Refactor CGI servlet to access resources via WebResources

2025-04-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 4eb32998e9 Refactor CGI servlet to access resources v

(tomcat) branch main updated: Update change log

2025-04-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 ecb7cd35ac Update change log ecb7cd35ac is described

(tomcat) branch 11.0.x updated: Refactor CGI servlet to access resources via WebResources

2025-04-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 fab7247d2f Refactor CGI servlet to access resourc

(tomcat) branch 9.0.x updated: Refactor CGI servlet to access resources via WebResources

2025-04-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 8df00018a2 Refactor CGI servlet to access resources

(tomcat) branch 10.1.x updated: Refactor CGI servlet to access resources via WebResources

2025-04-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 2c6800111e Refactor CGI servlet to access resourc

Re: (tomcat) branch 11.0.x updated: Refactor CGI servlet to access resources via WebResources

2025-04-29 Thread Christopher Schultz
Mark, On 4/29/25 3:50 AM, ma...@apache.org wrote: 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:

[Bug 69662] New: NamingContext does not include name when throwing NamingException

2025-04-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69662 Bug ID: 69662 Summary: NamingContext does not include name when throwing NamingException Product: Tomcat 10 Version: 10.1.39 Hardware: PC OS: Linux

[PR] Bug 69662: add name to exception message when throwing NamingException in NamingContext.lookup() [tomcat]

2025-04-29 Thread via GitHub
dhsmith1001 opened a new pull request, #847: URL: https://github.com/apache/tomcat/pull/847 Added a parameter for name to the messages used in creating NamingException, and passed the name parameter in NamingContext.lookup() when creating a NamingException. -- This is an automated messag