Re: [GitHub] [tomcat] ChristopherSchultz commented on pull request #613: transferTo can transfer only part of the file, so need to loop

2023-05-01 Thread Chuck Caldarale
> On 2023-05-01, at 20:13, koteswara Rao Gundapaneni > wrote: > > I have given it for tomcat 7 on long back could you please taken it as > applicable since no matter of choice that the planet is available whether > it Not sure exactly what you’re asking, but the last Tomcat 7 release was over

Re: [PR] fix CVE-2024-23672 [tomcat]

2024-04-11 Thread Chuck Caldarale
> On Apr 11, 2024, at 21:18, hazendaz (via GitHub) wrote: > > hazendaz commented on PR #718: > URL: https://github.com/apache/tomcat/pull/718#issuecomment-2050846843 > > Not speaking for team but as onlooker, Tomcat 7 is end of life since March > 2021. There are no further updates. So it

Re: (tomcat) branch main updated: Fix disastrous cookie-logging patch.

2024-04-19 Thread Chuck Caldarale
> On Apr 19, 2024, at 09:18, Christopher Schultz > wrote: > > Hopefully this patch has the intended effect. ;) I’m not convinced this change will have any measurable performance improvement. The JVM C2 compiler is pretty good with escape analysis, so an unused StringBuilder object may not

Re: [VOTE] Private branches in the official Tomcat git repository

2019-10-11 Thread Chuck Caldarale
On Oct 11, 2019, at 09:20, Rémy Maucherat wrote: > This vote is to regulate the use of branches in the official Tomcat > repository beyond branches that are approved by the community > such as 8.5.x and 7.0.x. It is possible to do development in private > branches directly in the official Tomc

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 > > > >

Re: Tomcat 9.0.96 - Page title / title tag issue

2024-10-29 Thread Chuck Caldarale
now. Exactly what code is used to generate the page title? - Chuck > On Tue, 29 Oct 2024 at 6:27 PM, Chuck Caldarale wrote: > >> >>> On Oct 29, 2024, at 02:26, somasani nikhil >> wrote: >>> >>> We have a webapp deployed on the tomcat application

Re: Tomcat 9.0.96 - Page title / title tag issue

2024-10-30 Thread Chuck Caldarale
> On Oct 30, 2024, at 01:55, somasani nikhil wrote: > > We are using the following piece of code.. > > = > > Class MyTag extends *TagSupport {* > public int doStartTag() throws JspException { > -- > -- > *constructTitle*(list) > -- > -- > } > > private

Re: Reg:- EOF exception in DEBUG mode

2024-11-12 Thread Chuck Caldarale
> On Nov 12, 2024, at 08:13, Sathya Selvakumar > wrote: > > This is the full exception which is copy pasted from logs in Azure. Again, this discussion belongs on the users’ list, not the dev list. - Chuck > On Tue, Nov 12, 2024 at 7:41 PM Mark Thomas wrote: > >> The list strips attac

Re: [VOTE] Release Apache Tomcat 11.0.3

2025-02-04 Thread Chuck Caldarale
> On 2025 Feb 4, at 20:42, Igal Sapir wrote: > > Rainer, > > On Tue, Feb 4, 2025 at 5:50 PM Rainer Jung wrote: > >> Am 04.02.25 um 19:35 schrieb Mark Thomas: >>> The proposed Apache Tomcat 11.0.3 release is now available for voting. >> >> >> I see occasional OutOfMemoryErrors in org.apache.