[Bug 60769] New: Problem with Jsp character encoding configuration

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60769 Bug ID: 60769 Summary: Problem with Jsp character encoding configuration Product: Tomcat 8 Version: 8.5.11 Hardware: PC Status: NEW Severity: normal Priority:

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #29 from Blazej Bucko --- Are you sure that you are still spec-compliant? rfc2616 defines Reason Phrase as part of Status Line. Additionally, spec suggests that it is for automata only clients are not required to read it but it does

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #30 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Blazej Bucko from comment #29) > Are you sure that you are still spec-compliant? rfc2616 defines Reason > Phrase as part of Status Line. Additionally, spec suggests that i

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #31 from Blazej Bucko --- OK. I'd also like to point out that RFC 7230 mentioned in some of the comments is quite new (2014). Even legacy systems (in this case systems that are older than 2-3 years), which are fully compliant with r

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #32 from Mark Thomas --- (In reply to Blazej Bucko from comment #31) > OK. I'd also like to point out that RFC 7230 mentioned in some of the > comments is quite new (2014). Even legacy systems (in this case systems that > are older

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #33 from Blazej Bucko --- That's true. But client that relies on information provided in Reason Phrase is also spec-compliant. And you are implying that it's not. -- You are receiving this mail because: You are the assignee for th

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #34 from Mark Thomas --- (In reply to Blazej Bucko from comment #33) > That's true. But client that relies on information provided in Reason Phrase > is also spec-compliant. And you are implying that it's not. That certainly goes a

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 Konstantin Kolinko changed: What|Removed |Added Summary|still content-length header |A response that uses

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #35 from Blazej Bucko --- But it is not explicitly forbidden (especially when one reads the next sentence). It would also mean that, according to rfc2616, humans are forbidden to look at Status Code. I understand that there's an am

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 --- Comment #9 from Konstantin Kolinko --- > Server number: 7.0.70.0 You are using Tomcat 7.0.70. The current version of Tomcat 7 is 7.0.75. I wonder whether the behaviour is reproducible with Tomcat 7.0.75. > org.apache.tomcat.util.

svn commit: r1784182 - in /tomcat/trunk: build.properties.default webapps/docs/changelog.xml

2017-02-23 Thread violetagg
Author: violetagg Date: Thu Feb 23 18:20:18 2017 New Revision: 1784182 URL: http://svn.apache.org/viewvc?rev=1784182&view=rev Log: Update the packaged version of the Tomcat Native Library to 1.2.12 to pick up the latest Windows binaries built with OpenSSL 1.0.2k. Modified: tomcat/trunk/build

svn commit: r1784183 - in /tomcat/tc8.5.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2017-02-23 Thread violetagg
Author: violetagg Date: Thu Feb 23 18:25:37 2017 New Revision: 1784183 URL: http://svn.apache.org/viewvc?rev=1784183&view=rev Log: Update the packaged version of the Tomcat Native Library to 1.2.12 to pick up the latest Windows binaries built with OpenSSL 1.0.2k. Modified: tomcat/tc8.5.x/tru

svn commit: r1784188 - in /tomcat/tc8.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2017-02-23 Thread violetagg
Author: violetagg Date: Thu Feb 23 18:32:18 2017 New Revision: 1784188 URL: http://svn.apache.org/viewvc?rev=1784188&view=rev Log: Update the packaged version of the Tomcat Native Library to 1.2.12 to pick up the latest Windows binaries built with OpenSSL 1.0.2k. Modified: tomcat/tc8.0.x/tru

svn commit: r1784189 - in /tomcat/tc7.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2017-02-23 Thread violetagg
Author: violetagg Date: Thu Feb 23 18:35:44 2017 New Revision: 1784189 URL: http://svn.apache.org/viewvc?rev=1784189&view=rev Log: Update the packaged version of the Tomcat Native Library to 1.2.12 to pick up the latest Windows binaries built with OpenSSL 1.0.2k. Modified: tomcat/tc7.0.x/tru

svn commit: r1784190 - in /tomcat/tc6.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2017-02-23 Thread violetagg
Author: violetagg Date: Thu Feb 23 18:42:50 2017 New Revision: 1784190 URL: http://svn.apache.org/viewvc?rev=1784190&view=rev Log: Update the packaged version of the Tomcat Native Library to 1.2.12 to pick up the latest Windows binaries built with OpenSSL 1.0.2k. Modified: tomcat/tc6.0.x/tru

[Bug 60362] Missing reason phrase in response

2017-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #36 from Todd Pierce --- Appeal to Reason (phrase). As I stated in comment 4, my interpretation is the spec does not state that the reason phrase is optional, it simply says it is allowed to be zero characters. This doesn't say tha

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2017-02-23 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test-bio has an issue affecting its community integration.