On Wed, Aug 16, 2006 at 10:07:29PM +0200, Harald Armin Massa wrote: > Hello Neil, dear Quixote Users, > > just 2 hours ago I stumbled apon a very very strange bug in the situation: > > Quixote -> SCGI 1.10 -> Apache2 -> proxy -> Internet Explorer > > After changing to UTF8 as default encoding in Quixote. > > IE displayed everything fine in the first run. After refreshing the page > (F5), graphics and stylesheet did not get loaded, and IE showed some obscure > JavaScript bug. I expect that it is IE that's causing things to work sometimes and not others. > I upgraded to SCGI 1.11, and the bug disappeared. At least untill now :) > > So, I guess something more then in the release notes has been fixed. I don't think so, the changelog is pretty accurate. You can grab the bzr repository if you want to check yourself. Neil