If I may take a stab, I think this issue is related to the use of strict XHTML. When you refresh, your browser renders what you have so far; if this is non-matching XHTML (that is, invalid XML), it will render an error.
I think rendering strict and serving as transitional would fix this. In the long run, there is likely more merit in being HTML5-compliant than anything else for HTML resources. On Fri, Sep 7, 2012 at 9:27 AM, Simon Hengel <s...@typeful.net> wrote: > On Fri, Sep 07, 2012 at 01:39:18PM +0100, Ian Lynagh wrote: > > On Thu, Sep 06, 2012 at 11:00:47PM +0200, Simon Hengel wrote: > > > > > > On Thu, Aug 30, 2012 at 03:57:50PM +0100, Ian Lynagh wrote: > > > > On Sat, Aug 25, 2012 at 07:12:41PM +0200, Simon Hengel wrote: > > > > > > > > > > Firefox shows an error message (black and red text on yellow > > > > > background) while loading/rendering. After a short time (< > 1s) the > > > > > page still loads successfully. > > > > > > > > Thanks for the report. Unfortunately, I can't reproduce this. > > > > > > > > I tried reloading several times in a web browser, but hit no > problems. > > > > > > I think it is a Firefox problem, at least I can't reproduce it with > > > Chromium. Did you try with Firefox? > > > > I was using iceweasel. Do you have a proxy set in firefox? > > No. I tried with a vanilla Firefox profile, and it is still > reproducible here (FF 15.0 now, the build that comes with the latest > Ubuntu). > > Cheers, > Simon > > _______________________________________________ > cabal-devel mailing list > cabal-devel@haskell.org > http://www.haskell.org/mailman/listinfo/cabal-devel >
_______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel