Re: Issue with static file in Tomcat 8.5.17

2017-07-24 Thread Mark Thomas
On 21/07/17 13:08, Mark Thomas wrote: > On 21/07/17 08:13, Felix Schumacher wrote: >> Am 20.07.2017 22:33, schrieb George Stanchev: > The problem is related to the new code that handles the case when a > file is stored in one encoding but served in another. Since changing > encodings ca

Re: Issue with static file in Tomcat 8.5.17

2017-07-21 Thread Mark Thomas
On 21/07/17 08:13, Felix Schumacher wrote: > Am 20.07.2017 22:33, schrieb George Stanchev: The problem is related to the new code that handles the case when a file is stored in one encoding but served in another. Since changing encodings can change the value and number of bytes serve

Re: Issue with static file in Tomcat 8.5.17

2017-07-21 Thread Felix Schumacher
Am 20.07.2017 22:33, schrieb George Stanchev: The problem is related to the new code that handles the case when a file is stored in one encoding but served in another. Since changing encodings can change the value and number of bytes served (for example serving £ in UTF-8 requires two bytes but

RE: Issue with static file in Tomcat 8.5.17

2017-07-20 Thread George Stanchev
>> The problem is related to the new code that handles the case when a >> file is stored in one encoding but served in another. Since changing >> encodings can change the value and number of bytes served (for example >> serving £ in UTF-8 requires two bytes but only one in ISO-8859-1). >> Thi

Re: Issue with static file in Tomcat 8.5.17

2017-07-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 7/8/17 3:06 PM, Mark Thomas wrote: > On 07/07/17 23:05, George Stanchev wrote: >> On 07/07/2017 20:56, George Stanchev wrote: >>> Sorry, I didn't realize there is a -d option that gives you the >>> full request and response. Here is the du

Re: Issue with static file in Tomcat 8.5.17

2017-07-10 Thread Rémy Maucherat
On Mon, Jul 10, 2017 at 3:31 PM, Mark Thomas wrote: > On 10/07/17 20:59, Mark Thomas wrote: > > On 08/07/17 20:06, Mark Thomas wrote: > >> On 07/07/17 23:05, George Stanchev wrote: > > > > > > > >>> Since you cannot reproduce it, perhaps I can package up the tomcat + > the > > test app in a zip

Re: Issue with static file in Tomcat 8.5.17

2017-07-10 Thread Mark Thomas
On 10/07/17 20:59, Mark Thomas wrote: > On 08/07/17 20:06, Mark Thomas wrote: >> On 07/07/17 23:05, George Stanchev wrote: > > > >>> Since you cannot reproduce it, perhaps I can package up the tomcat + the > test app in a zip and upload it somewhere... >> >> That would be helpful. I've tested th

Re: Issue with static file in Tomcat 8.5.17

2017-07-10 Thread Mark Thomas
On 08/07/17 20:06, Mark Thomas wrote: > On 07/07/17 23:05, George Stanchev wrote: >> Since you cannot reproduce it, perhaps I can package up the tomcat + the test app in a zip and upload it somewhere... > > That would be helpful. I've tested this in multiple environments and I > can't reproduce

Re: Issue with static file in Tomcat 8.5.17

2017-07-08 Thread Mark Thomas
On 07/07/17 23:05, George Stanchev wrote: > > On 07/07/2017 20:56, George Stanchev wrote: >> Sorry, I didn't realize there is a -d option that gives you the full request >> and response. Here is the dump: > > Thanks for the extra information. > > I can't reproduce this yet. I'm going to hold of

RE: Issue with static file in Tomcat 8.5.17

2017-07-07 Thread George Stanchev
On 07/07/2017 20:56, George Stanchev wrote: > Sorry, I didn't realize there is a -d option that gives you the full request > and response. Here is the dump: Thanks for the extra information. I can't reproduce this yet. I'm going to hold off on closing the currently running votes until I get to

Re: Issue with static file in Tomcat 8.5.17

2017-07-07 Thread Mark Thomas
On 07/07/2017 20:56, George Stanchev wrote: > Sorry, I didn't realize there is a -d option that gives you the full request > and response. Here is the dump: Thanks for the extra information. I can't reproduce this yet. I'm going to hold off on closing the currently running votes until I get to t

RE: Issue with static file in Tomcat 8.5.17

2017-07-07 Thread George Stanchev
Sorry, I didn't realize there is a -d option that gives you the full request and response. Here is the dump: c:\>wget -d -S http://hostname:8085/testapp/javascript/jquery-1.8.3.min.js SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = C:\bin\gnuwin32/etc/wgetrc Setting --server-response (se

RE: Issue with static file in Tomcat 8.5.17

2017-07-07 Thread George Stanchev
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, July 07, 2017 1:05 PM To: Tomcat Users List Subject: Re: Issue with static file in Tomcat 8.5.17 On 07/07/2017 19:09, George Stanchev wrote: > Hi, .. > Please let me know if I need to open a BZ is

Re: Issue with static file in Tomcat 8.5.17

2017-07-07 Thread Mark Thomas
On 07/07/2017 19:09, George Stanchev wrote: > Hi, > > The current Tomcat 8.5.17 is under vote for release with +1s only. I took the > liberty to download the distributable before officially announced and am > running into an issue with it. Static file that used to download in 8.5.16 > and below

Issue with static file in Tomcat 8.5.17

2017-07-07 Thread George Stanchev
Hi, The current Tomcat 8.5.17 is under vote for release with +1s only. I took the liberty to download the distributable before officially announced and am running into an issue with it. Static file that used to download in 8.5.16 and below now it doesn't. Chrome reports: jquery-1.8.3.min.js:1