https://bz.apache.org/bugzilla/show_bug.cgi?id=58813
--- Comment #3 from Matthew Reiter ---
Yes, it is.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat
2016-09-07 14:00 GMT+03:00 Violeta Georgieva :
> The proposed Apache Tomcat 7.0.71 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.71/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/or
https://bz.apache.org/bugzilla/show_bug.cgi?id=60101
--- Comment #1 from Konstantin Kolinko ---
Created attachment 34227
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34227&action=edit
logs.zip - Log files
Log files.
catalina.2016-09-09.log - Error messages at startup
localhost.2016-0
https://bz.apache.org/bugzilla/show_bug.cgi?id=60101
Bug ID: 60101
Summary: 7.0.71 (RC): Jasper fails to initialize when running
with SecurityManager enabled
Product: Tomcat 7
Version: trunk
Hardware: PC
OS:
Author: violetagg
Date: Fri Sep 9 20:26:11 2016
New Revision: 1760110
URL: http://svn.apache.org/viewvc?rev=1760110&view=rev
Log:
The comparison should be with the ByteBuffer not with the handler.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
Modified: tomcat
Author: violetagg
Date: Fri Sep 9 20:18:10 2016
New Revision: 1760109
URL: http://svn.apache.org/viewvc?rev=1760109&view=rev
Log:
Introducing ApplicationBufferHandler - a callback interface to be able to
expand the ByteBuffer provided when SocketWrapperBase.read(boolean,
ByteBuffer). This is a
On Wed, Sep 7, 2016 at 1:00 PM, Violeta Georgieva
wrote:
> The proposed Apache Tomcat 7.0.71 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.71/
> The Maven staging repo is:
> https://repository.apache.org/content/rep
On 09/09/2016 17:32, Jarosław Górny wrote:
> Hi,
>
> I need to write a piece of code for the tool I'm working on, to
> compare Tomcat version strings ;) I've been advised on #tomcat channel
> to ask here, so here I am. Please forgive me, but I haven't found
> relevant information on the homepage /
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013
--- Comment #32 from Santhana Preethi ---
Created attachment 34226
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34226&action=edit
QueryString Append Failure
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013
--- Comment #31 from Santhana Preethi ---
There seems to be a double encoding issue in QSA append. I added a test case
with L and QSA flag which failed.
Looks like the original query string as well as the part of the request URI
which got rewr
Hi,
I need to write a piece of code for the tool I'm working on, to
compare Tomcat version strings ;) I've been advised on #tomcat channel
to ask here, so here I am. Please forgive me, but I haven't found
relevant information on the homepage / docs.
I see that for 9.x branch there are the builds
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013
--- Comment #30 from Santhana Preethi ---
Thanks for the update. The concerns when R flag is used with NE and B flag are
valid. At a glance, the current fix seems to be fine. I will test the latest
changes and get back to you.
--
You are rece
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/1671
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013
--- Comment #29 from Mark Thomas ---
Those most recent tests aren't consistent with httpd's behaviour.
Both Tomcat and httpd process rewrites in very similar ways (to a point).
The original query string is retain in encoded form.
The path URI
Author: markt
Date: Fri Sep 9 13:44:46 2016
New Revision: 1760022
URL: http://svn.apache.org/viewvc?rev=1760022&view=rev
Log:
Additional review of the fix for bug 60013
After review of the httpd behaviour, update the Rewrite valve to better
align with httpd and modify the existing tests where the
Author: violetagg
Date: Fri Sep 9 13:07:53 2016
New Revision: 1760006
URL: http://svn.apache.org/viewvc?rev=1760006&view=rev
Log:
Access the socket buffer handler via getBufHandler method for consistency with
the rest of the code.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat
Author: violetagg
Date: Fri Sep 9 12:59:02 2016
New Revision: 1760005
URL: http://svn.apache.org/viewvc?rev=1760005&view=rev
Log:
Access the socket buffer handler via getBufHandler method for consistency with
the rest of the code.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Secur
https://bz.apache.org/bugzilla/show_bug.cgi?id=60076
Olivier Jaquemet changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #5 from Olivier
https://bz.apache.org/bugzilla/show_bug.cgi?id=60100
Bug ID: 60100
Summary: Garbage appended at end of request URL
Product: Tomcat 8
Version: 8.0.32
Hardware: Other
OS: AIX
Status: NEW
Severity: normal
https://bz.apache.org/bugzilla/show_bug.cgi?id=58813
--- Comment #2 from Christian Swoboda ---
Hi!
I added your patch description to the following silimar bug:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59334
It seems to be the same bug.
Here (again) the details of what should be done:
Te
https://bz.apache.org/bugzilla/show_bug.cgi?id=59334
--- Comment #8 from Christian Swoboda ---
Hi!
I think the link to the proposed patch should be to:
https://bz.apache.org/bugzilla/show_bug.cgi?id=58813#c1
Matthew Reiter analyzed the problem there in detail and found out that the bug
is in Te
21 matches
Mail list logo