Re: [T5.1.0.2] / [T5.1.0.3] Combining JavaScript Libraries in IE 6

2009-04-15 Thread Howard Lewis Ship
On Wed, Apr 15, 2009 at 5:20 AM, Steve Eynon wrote: > Hi, > > We use Jetty 6.1.14 and this happens regardless of whether deployed to > Windows or Linux. We've not noticed this behaviour in Firefox or IE 7, > but it's consistent on IE 6. However, when you refresh the problematic > page then all wor

Re: [T5.1.0.2] / [T5.1.0.3] Combining JavaScript Libraries in IE 6

2009-04-15 Thread Steve Eynon
Hi, We use Jetty 6.1.14 and this happens regardless of whether deployed to Windows or Linux. We've not noticed this behaviour in Firefox or IE 7, but it's consistent on IE 6. However, when you refresh the problematic page then all works fine. It's almost as if the virtual script is being download

Re: [T5.1.0.2] / [T5.1.0.3] Combining JavaScript Libraries in IE 6

2009-04-15 Thread Ville Virtanen
I've experienced this too, and some others in the list. The underlying issue is that the combining / gzipping dies in the server side -> the page is loaded but the javascript asset is never delivered to the browser. However, tapestry includes initialization in the page which dependes to the asset