|--- |FIXED
--- Comment #6 from Remy Maucherat ---
This code was removed, so I forgot about it. I added a catch ISE for now in
FailedRequestFilter.
--
You are receiving this mail because:
You are the assignee for the bug
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862
--- Comment #5 from Christoph Empl ---
org.apache.catalina.filters.FailedRequestFilter
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscr
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862
--- Comment #4 from Remy Maucherat ---
What is FailedRequestFilter ?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862
Christoph Empl changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
hrown when FailedRequestFilter
calls Response#sendError.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail:
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862
--- Comment #1 from Christoph Empl ---
Correction of my description: InputBuffer calls Response#sendError since
https://github.com/apache/tomcat/commit/700d582b508d899aa6dd2d1cc1e42c12e9f47ba0
--
You are receiving this mail because:
You are t
https://bz.apache.org/bugzilla/show_bug.cgi?id=68862
Bug ID: 68862
Summary: InputBuffer#handleReadException breaks
FailedRequestFilter
Product: Tomcat 10
Version: 10.1.18
Hardware: PC
OS: All
https://bz.apache.org/bugzilla/show_bug.cgi?id=58233
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=58233
Bug ID: 58233
Summary: Connection reset with multipartConfig and
FailedRequestFilter
Product: Tomcat 7
Version: 7.0.61
Hardware: PC
OS: Linux
th myFaces
JSF implementation. I found that root cause of that troubles in
maxSwallowSize attribute and handling it in IdentityInputFilter.
With configured maxSwallowSize=-1 FailedRequestFilter works well -
HTTP 400 sent and client redirected to error page.
But using default maxSwallowSize attribu
2011/11/7 Konstantin Kolinko :
> Hi!
>
> In trunk I committed a new feature: request attribute that is set if
> there were problems during parameter parsing and FailedRequestFilter -
> filter that rejects requests if that request attribute is set.
>
> I would like this to
Hi!
In trunk I committed a new feature: request attribute that is set if
there were problems during parameter parsing and FailedRequestFilter -
filter that rejects requests if that request attribute is set.
I would like this to be ported to TC7 and earlier versions up to 5.5,
but will wait a
13 matches
Mail list logo