https://bz.apache.org/bugzilla/show_bug.cgi?id=59664
Bug ID: 59664
Summary: BufferReader return fuzzied when use https transfer
Unicode char
Product: Tomcat 7
Version: 7.0.69
Hardware: All
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
--- Comment #25 from Michael Osipov <1983-01...@gmx.net> ---
I can happily confirm that the patch from trunk works on HP-UX. Tomcat comes up
as expected. Regarding the PID file:
> smartld@blnn724x - /var/opt/tomcat/work
> bash $ pwd
> /var/opt/
https://bz.apache.org/bugzilla/show_bug.cgi?id=55087
Ravi changed:
What|Removed |Added
CC||ravi...@gmail.com
--- Comment #1 from Ravi ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=55087
Ravi changed:
What|Removed |Added
Attachment #33912|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661
--- Comment #5 from Michael Osipov <1983-01...@gmx.net> ---
Created attachment 33915
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33915&action=edit
Patch for Tomcat 6.0
--
You are receiving this mail because:
You are the assignee for
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661
--- Comment #6 from Michael Osipov <1983-01...@gmx.net> ---
Created attachment 33916
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33916&action=edit
Patch for Tomcat 9.0
--
You are receiving this mail because:
You are the assignee for
https://bz.apache.org/bugzilla/show_bug.cgi?id=59635
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661
--- Comment #7 from Michael Osipov <1983-01...@gmx.net> ---
Added patches against 6.0 trunk and 9.0 trunk. Tests pass.
I have removed the two default properties:
* "smtp" is the default transport of none is set, see Session#getTransport()
* Def
Author: markt
Date: Mon Jun 6 13:23:45 2016
New Revision: 1746989
URL: http://svn.apache.org/viewvc?rev=1746989&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654
Improve error message when attempting to use a TLD file from an invalid
location.
Patch provided by Huxing Zhang.
Author: markt
Date: Mon Jun 6 13:25:04 2016
New Revision: 1746990
URL: http://svn.apache.org/viewvc?rev=1746990&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654
Improve error message when attempting to use a TLD file from an invalid
location.
Patch provided by Huxing Zhang.
Author: markt
Date: Mon Jun 6 13:27:02 2016
New Revision: 1746991
URL: http://svn.apache.org/viewvc?rev=1746991&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654
Improve error message when attempting to use a TLD file from an invalid
location.
Patch provided by Huxing Zhang.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59654
--- Comment #2 from Mark Thomas ---
The improved message part of the fix has been applied to:
- 9.0.x for 9.0.0.M7 onwards
- 8.5.x for 8.5.3 onwards
- 8.0.x for 8.0.36 onwards
--
You are receiving this mail because:
You are the assignee for t
pache-commons/daemon/dist/bin/commons-daemon-20160606-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.relaxTiming=true
-Dcommons-daemon.
Author: markt
Date: Mon Jun 6 13:34:45 2016
New Revision: 1746994
URL: http://svn.apache.org/viewvc?rev=1746994&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654
Enforce the requirements of section 7.3.1 of the JSP specification regarding
the permitted locations for TLD file
Author: markt
Date: Mon Jun 6 13:42:20 2016
New Revision: 1746995
URL: http://svn.apache.org/viewvc?rev=1746995&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59654
Enforce the requirements of section 7.3.1 of the JSP specification regarding
the permitted locations for TLD file
https://bz.apache.org/bugzilla/show_bug.cgi?id=59654
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59650
--- Comment #8 from Remy Maucherat ---
That's a useful clarification actually, the standard executor is not an
ExecutorService, there's another thread pool in there that is an
ExecutorService. It is likely I'll adjust the connector startup logg
Author: markt
Date: Mon Jun 6 14:17:16 2016
New Revision: 1747014
URL: http://svn.apache.org/viewvc?rev=1747014&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59655
Configure the cookie name validation to use RFC6265 rules by default to align
it with the default cookie parser.
Author: markt
Date: Mon Jun 6 14:17:58 2016
New Revision: 1747015
URL: http://svn.apache.org/viewvc?rev=1747015&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59655
Configure the cookie name validation to use RFC6265 rules by default to align
it with the default cookie parser.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59655
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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/1433
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: markt
Date: Mon Jun 6 15:20:11 2016
New Revision: 1747028
URL: http://svn.apache.org/viewvc?rev=1747028&view=rev
Log:
Unit test adjustments for change to default cookie name validator
Modified:
tomcat/trunk/test/javax/servlet/http/TestCookie.java
tomcat/trunk/test/org/apache/tomc
Author: markt
Date: Mon Jun 6 15:20:50 2016
New Revision: 1747029
URL: http://svn.apache.org/viewvc?rev=1747029&view=rev
Log:
Unit test adjustments for change to default cookie name validator
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/test/javax/servlet/http/T
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/1434
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Mon Jun 6 16:28:21 2016
New Revision: 1747035
URL: http://svn.apache.org/viewvc?rev=1747035&view=rev
Log:
Fix possible memory leak in WebSocket handling of unexpected client disconnects.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.
Author: markt
Date: Mon Jun 6 16:28:44 2016
New Revision: 1747036
URL: http://svn.apache.org/viewvc?rev=1747036&view=rev
Log:
Fix possible memory leak in WebSocket handling of unexpected client disconnects.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/
https://bz.apache.org/bugzilla/show_bug.cgi?id=59659
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59664
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
Hi,
I've just finished reviewing the open bugs so, barring any new bugs
appearing over night, I plan to start the release process for the
branches in the subject line tomorrow (in around 12 hours).
Mark
-
To unsubscribe, e-mail:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59668
Bug ID: 59668
Summary: x:forEach retains the incorrect scope when used in a
tag called from another x:forEach
Product: Taglibs
Version: unspecified
Hardware: PC
30 matches
Mail list logo