Author: markt
Date: Tue Mar 1 22:10:25 2022
New Revision: 1898515
URL: http://svn.apache.org/viewvc?rev=1898515&view=rev
Log:
Remove JMX remote from download page
Modified:
tomcat/site/trunk/docs/download-80.html
tomcat/site/trunk/xdocs/download-80.xml
Modified: tomcat/site/trunk/docs/d
https://bz.apache.org/bugzilla/show_bug.cgi?id=65921
--- Comment #4 from Mark Thomas ---
The portable way would be to use a Filter and wrap the HttpServletRequest.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=65921
--- Comment #3 from Richard Evans ---
The use case here was to fix up the content-type in a request before it reaches
he application (the client code was sending the wrong type).
If this RewriteRule mechanism is in fact designed to set the res
Triggered by Chris's cipher disable question I ran some tests with
OpenSSL 3.0. Currently only for TC 8.5, more follows.
1) Errors for unit tests which call
TesterSupport.configureClientCertContext() with Java 7
The following tests fail when running with Java 7:
org.apache.catalina.valves.re
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 1871833 Fix Response#sendRedirect() if no request
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 e7d4ec3 Fix Response#sendRedirect() if no request
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new d0d0c00 Fix Response#sendRedirect() if no reques
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 9ea5300 Add #479 to changelog
9ea5300 is described b
markt-asf merged pull request #479:
URL: https://github.com/apache/tomcat/pull/479
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...
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
commit 6311bcff2849b40e84976d48bd158ec7687688c7
Author: Knut Sander
AuthorDate: Thu Feb 24 18:40:16 2022 +0100
Fix Response#s
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
commit c3eb91ee439599f96a59cdf64dc0d6453023be78
Author: Mark Thomas
AuthorDate: Tue Mar 1 14:57:34 2022 +
Minor fixes
---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from c28d4d7 Fix BZ 65921 - type sets content-type for response not request
new 6311bcf Fix Response#sendRedirect() if
markt-asf commented on pull request #479:
URL: https://github.com/apache/tomcat/pull/479#issuecomment-1055537623
Based on this discussion, the original fix is correct. I'll merge this
shortly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
https://bz.apache.org/bugzilla/show_bug.cgi?id=65920
--- Comment #3 from Christopher Schultz ---
(In reply to Nagarajan Rengaswamy from comment #2)
> What will be the turn around time to get any response from that tomcat-users
> support forum? Last 24 hours i dont see any responses for my reporte
https://bz.apache.org/bugzilla/show_bug.cgi?id=65921
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
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 c632e37 Fix BZ 65921 - type sets content-type for
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 3d226a2 Fix BZ 65921 - type sets content-type for
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 81e36bb Fix BZ 65921 - type sets content-type fo
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 c28d4d7 Fix BZ 65921 - type sets content-type for re
https://bz.apache.org/bugzilla/show_bug.cgi?id=65921
--- Comment #1 from Mark Thomas ---
This should be setting the content-type on the response rather than the
request.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=65923
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
Hi David,
Apache Tomcat's build and tests are green with JDK 18+36-2087 and
19-ea+11-661 on Linux x86_64 and aarch64!
Regards,
Martin
On Mon, Feb 28, 2022 at 10:28 PM David Delabassee <
david.delabas...@oracle.com> wrote:
> Mark, All,
>
> The Release Candidates of JDK 18 have been released [1].
https://bz.apache.org/bugzilla/show_bug.cgi?id=65923
Bug ID: 65923
Summary: Base64 encode issue with easylist
Product: Tomcat 9
Version: 9.0.56
Hardware: All
OS: All
Status: NEW
Severity: blocker
https://bz.apache.org/bugzilla/show_bug.cgi?id=65921
Richard Evans changed:
What|Removed |Added
Summary|Null pointer exception if |Null pointer exception if
rmaucher commented on pull request #479:
URL: https://github.com/apache/tomcat/pull/479#issuecomment-1055232521
It expands the capability of rewrite a bit, so "no" would be a good option.
Actually I was considering using rewrite for the context path optional
feature (until you said this
markt-asf commented on pull request #479:
URL: https://github.com/apache/tomcat/pull/479#issuecomment-1055206076
Thanks for that example.
The right way to fix this will depend on the answer to the question "If a
rewrite valve is configured at the Host level, is it a requirement that a
c
https://bz.apache.org/bugzilla/show_bug.cgi?id=65920
--- Comment #2 from Nagarajan Rengaswamy
---
Sure. Done!
What will be the turn around time to get any response from that tomcat-users
support forum? Last 24 hours i dont see any responses for my reported issue.
--
You are receiving this ma
27 matches
Mail list logo