https://bz.apache.org/bugzilla/show_bug.cgi?id=61197
Bug ID: 61197
Summary: Breaking change in Content-Type / Character Encoding
handling
Product: Tomcat 8
Version: 8.5.15
Hardware: All
OS: All
S
https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
--- Comment #7 from Piotr Chlebda ---
Thanks Mark Thomas for a quick response.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-m
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/1039
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
--- Comment #6 from Mark Thomas ---
(In reply to Piotr Chlebda from comment #5)
> 1) Would that be another bug for that ?
Maybe. We need to wait and see if we get any such reports. I'd be surprised to
get such a report where there wasn't an un
https://bz.apache.org/bugzilla/show_bug.cgi?id=61183
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #2 from Mark Thomas ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
--- Comment #5 from Piotr Chlebda ---
1) Would that be another bug for that ?
2)I'd like to make sure that my PR was ok, since it was only at trunk (version
9). Are there any requirments for PR for other version(8.5.x,8.0.x,7.0.x) ?
--
You ar
Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/59
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Author: markt
Date: Sun Jun 18 20:22:08 2017
New Revision: 1799133
URL: http://svn.apache.org/viewvc?rev=1799133&view=rev
Log:
Trivial comment tweak
This closes #59
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/59
Most added comments add no value. The s/poller/pollers/ change is the only
one worth considering and that is a trivial change.
The patch uses a mix of tabs and spaces for indents.
---
If your p
https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/1038
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sc
Author: markt
Date: Sun Jun 18 19:54:28 2017
New Revision: 1799129
URL: http://svn.apache.org/viewvc?rev=1799129&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
Log a warning message rather than an information message if it takes more than
100ms to initialised a SecureRando
Author: markt
Date: Sun Jun 18 19:53:50 2017
New Revision: 1799128
URL: http://svn.apache.org/viewvc?rev=1799128&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
Log a warning message rather than an information message if it takes more than
100ms to initialised a SecureRando
Author: markt
Date: Sun Jun 18 19:53:27 2017
New Revision: 1799127
URL: http://svn.apache.org/viewvc?rev=1799127&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
Log a warning message rather than an information message if it takes more than
100ms to initialised a SecureRando
Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/64
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Author: markt
Date: Sun Jun 18 19:52:44 2017
New Revision: 1799126
URL: http://svn.apache.org/viewvc?rev=1799126&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61180
Log a warning message rather than an information message if it takes more than
100ms to initialised a SecureRando
https://bz.apache.org/bugzilla/show_bug.cgi?id=61185
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Sun Jun 18 19:43:48 2017
New Revision: 1799125
URL: http://svn.apache.org/viewvc?rev=1799125&view=rev
Log:
Clean-up.
No functional change
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/ApplicationContext.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/c
Author: markt
Date: Sun Jun 18 19:43:09 2017
New Revision: 1799124
URL: http://svn.apache.org/viewvc?rev=1799124&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61185
When an asynchronous request is dispatched via AsyncContext.dispatch() ensure
that getRequestURI() for the dispat
Author: markt
Date: Sun Jun 18 19:38:08 2017
New Revision: 1799123
URL: http://svn.apache.org/viewvc?rev=1799123&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61185
When an asynchronous request is dispatched via AsyncContext.dispatch() ensure
that getRequestURI() for the dispat
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/2472
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: violetagg
Date: Sun Jun 18 19:17:00 2017
New Revision: 1799117
URL: http://svn.apache.org/viewvc?rev=1799117&view=rev
Log:
Format the code. No functional changes.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/juli/AsyncFileHandler.java
tomcat/tc7.0.x/trunk/java/org/apache/juli/Fi
Author: markt
Date: Sun Jun 18 19:16:54 2017
New Revision: 1799116
URL: http://svn.apache.org/viewvc?rev=1799116&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61185
When an asynchronous request is dispatched via AsyncContext.dispatch() ensure
that getRequestURI() for the dispat
Author: markt
Date: Sun Jun 18 19:04:54 2017
New Revision: 1799115
URL: http://svn.apache.org/viewvc?rev=1799115&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61185
When an asynchronous request is dispatched via AsyncContext.dispatch() ensure
that getRequestURI() for the dispat
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/1037
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: violetagg
Date: Sun Jun 18 13:49:27 2017
New Revision: 1799086
URL: http://svn.apache.org/viewvc?rev=1799086&view=rev
Log:
Format the code. No functional changes.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/juli/AsyncFileHandler.java
tomcat/tc8.0.x/trunk/java/org/apache/juli/Fi
Author: violetagg
Date: Sun Jun 18 13:39:42 2017
New Revision: 1799085
URL: http://svn.apache.org/viewvc?rev=1799085&view=rev
Log:
Format the code. No functional changes.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/juli/AsyncFileHandler.java
tomcat/tc8.5.x/trunk/java/org/apache/juli/Fi
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
35 matches
Mail list logo