markt-asf commented on PR #594:
URL: https://github.com/apache/tomcat/pull/594#issuecomment-1453068854
Thanks for the PR. I understand the problem but this isn't the right fix. It
will break apps when there are two session cookies and the second one is the
only valid one.
--
This is an a
pangxianhai commented on PR #594:
URL: https://github.com/apache/tomcat/pull/594#issuecomment-1452803563
we have a problem at function parseSessionCookiesId. If the request has two
JSESSIONID on the Cookie. The session will init twice. So
request.isRequestedSessionIdValid() will be invoked.
pangxianhai opened a new pull request, #594:
URL: https://github.com/apache/tomcat/pull/594
we have a problem at function parseSessionCookiesId. If the request has two
JSESSIONID on the Cookie. The session will init twice. So
request.isRequestedSessionIdValid() will be invoked. But at
req
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/234
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch main] 7322521761fd04d72348903d7177b6e6132ff289
Steps:
worker_prepa
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 7322521761 Remove unnecessary setting of java.protoco
Mark,
On 2/28/23 08:37, Mark Thomas wrote:
On 27/02/2023 20:56, Christopher Schultz wrote:
The proposed 10.1.7 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 10.1.7
The binary releases are reproducible.
The source releases are not reproducible without manual in
Build status: BUILD FAILED: failed update (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/480
Blamelist: Mark Thomas , remm
Build Text: failed update (failure)
Status Detected: new failure
Build Source Stamp: [branch 9.0.x] 5aa666143dc5f8b39e58fc59dd674b625
Build status: BUILD FAILED: update (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/697
Blamelist: Mark Thomas , remm
Build Text: update (failure)
Status Detected: new failure
Build Source Stamp: [branch 10.1.x] e6fccf9e903371a156c317f2f0640833678e4cda
Ste
Build status: BUILD FAILED: failed update (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/233
Blamelist: Mark Thomas
Build Text: failed update (failure)
Status Detected: new failure
Build Source Stamp: [branch main] a73234bf8207046079b821cdd19fb2bbe3072f00
This is an automated email from the ASF dual-hosted git repository.
markt 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 576550f242 Fix false positives
576550f242 is descri
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 5aa666143d Fix false positives
5aa666143d is descri
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 e6fccf9e90 Fix false positives
e6fccf9e90 is desc
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 a73234bf82 Fix SpotBugs warnings
a73234bf82 is descri
https://bz.apache.org/bugzilla/show_bug.cgi?id=66507
Bug ID: 66507
Summary: Catalina version command not honoring JAVA_OPTS
variable
Product: Tomcat 9
Version: 9.0.x
Hardware: All
OS: All
Status:
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/696
Blamelist: Mark Thomas , remm
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 10.1.x] f189c95f516872c61479ddbe7ddd7d062d13b03c
Steps:
work
https://bz.apache.org/bugzilla/show_bug.cgi?id=66506
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66506
Bug ID: 66506
Summary: Information about Max Busy
Product: Tomcat Connectors
Version: 1.2.48
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
C
On 02/03/2023 14:35, Rémy Maucherat wrote:
On Thu, Mar 2, 2023 at 2:52 PM Mark Thomas wrote:
On 02/03/2023 13:38, r...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
-private JSONFilter() {
-// Utility class. Hide the default constructor.
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 af9d1afb2c Cleanup
af9d1afb2c is described below
co
This is an automated email from the ASF dual-hosted git repository.
remm 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 4d293d12c5 Cleanup
4d293d12c5 is described below
co
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 545f5be62a Cleanup
545f5be62a is described below
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 bb7f13d6a5 Cleanup
bb7f13d6a5 is described below
comm
On Thu, Mar 2, 2023 at 2:52 PM Mark Thomas wrote:
>
> On 02/03/2023 13:38, r...@apache.org wrote:
> > 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 fol
On 02/03/2023 13:38, r...@apache.org wrote:
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 50a9edf
This is an automated email from the ASF dual-hosted git repository.
remm 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 002c502555 Improve JSON filter
002c502555 is describ
This is an automated email from the ASF dual-hosted git repository.
remm pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 1cf2da6665 Backport translation updates
add 719550778f Improve JSON filter
No new revisions were added by this upda
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 f189c95f51 Improve JSON filter
f189c95f51 is descr
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 50a9edfdb2 Improve JSON filter
50a9edfdb2 is described
Mark,
On 3/2/23 04:12, ma...@apache.org wrote:
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
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/695
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 10.1.x] 22a05a719f213d37e40853856ad4dc3b30213
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit a63e64836b6278b909929209a143d1072af5262c
Author: Mark Thomas
AuthorDate: Thu Mar 2 10:45:46 2023 +
Alphabetical o
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 11721b02bb93eb1ab9b7d718e9f95d0c668540d6
Author: Mark Thomas
AuthorDate: Thu Mar 2 10:46:32 2023 +
Backport trans
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 3e5b45b342 Fix formatting imported values that have multiple lines
starting with \t
new a63e64836b Alphabetical or
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
commit bbeb3e9ed889b07eefd1a99a35ef740aa0d0a186
Author: Mark Thomas
AuthorDate: Thu Mar 2 10:43:46 2023 +
Alphabetical o
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 767476afc3 Fix formatting imported values that have multiple lines
starting with \t
new bbeb3e9ed8 Alphabetical or
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
commit 1cf2da6665c67c5680560dec6f94d8591fdf588a
Author: Mark Thomas
AuthorDate: Thu Mar 2 10:44:28 2023 +
Backport trans
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
commit 22a05a719f213d37e40853856ad4dc3b30213e95
Author: Mark Thomas
AuthorDate: Thu Mar 2 10:41:57 2023 +
Improvements
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
commit 875d86388f5cc9bf63ec3092a3780a42c43115f4
Author: Mark Thomas
AuthorDate: Thu Mar 2 10:39:21 2023 +
Improvements
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
commit b014bf9029540f196fd93f86d7c07853271c58de
Author: Mark Thomas
AuthorDate: Thu Mar 2 10:41:04 2023 +
Improvements
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 8b1fd0605e Fix formatting imported values that have multiple lines
starting with \t
new 875d86388f Improvements t
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 8b1fd0605e Fix formatting imported values that ha
This is an automated email from the ASF dual-hosted git repository.
markt 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 3e5b45b342 Fix formatting imported values that have
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 767476afc3 Fix formatting imported values that have
https://bz.apache.org/bugzilla/show_bug.cgi?id=65995
--- Comment #5 from Alexander Veit ---
This change is also in accordance with RFC 9239:
'IANA has added the note "OBSOLETED in favor of text/javascript"
to all registrations except "text/javascript"; that is, this note
has been added to the "t
https://bz.apache.org/bugzilla/show_bug.cgi?id=66502
Mark Thomas changed:
What|Removed |Added
Target Milestone|-- |---
Version|10.1.6
https://bz.apache.org/bugzilla/show_bug.cgi?id=65995
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
This is an automated email from the ASF dual-hosted git repository.
markt 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 a94459d811 Fix BZ 65995 - Use text/javascript rathe
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 2506a9826f Fix BZ 65995 - Use text/javascript rathe
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 8435963696 Fix BZ 65995 - Use text/javascript rat
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 eb3d4bf875 Fix BZ 65995 - Use text/javascript rather
https://bz.apache.org/bugzilla/show_bug.cgi?id=66505
Mark Thomas changed:
What|Removed |Added
Severity|critical|normal
--- Comment #2 from Mark Thomas
https://bz.apache.org/bugzilla/show_bug.cgi?id=66505
Mark Thomas changed:
What|Removed |Added
OS||All
Status|NEW
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 135f49bdf9 Add missing line from change log entry
1
53 matches
Mail list logo