[Ur] Odd bug with error pages
Austin Seipp
aseipp at pobox.com
Wed Oct 9 18:34:37 EDT 2013
Hi Adam,
Consider the following test case I reduced:
https://gist.github.com/thoughtpolice/6909510
When compiled and run:
$ git clone https://gist.github.com/6909510.git /tmp/urweb-bug
$ cd /tmp/urweb-bug
$ urweb test && ./test.exe
Note that the resulting page at /Test/main does error, but there is an
odd extra character in front of the © symbol that is put out by
the error page.
On my machine, this character is 'Â'
If the © is removed then the error page works as expected with no
extra output. I imagine it might look slightly different to you as I'd
guess this is some kind of subtle bug in the page rendering (perhaps a
corruption somewhere.) I'd take more time to track it down but I
haven't had much time.
Thoughts?
--
Regards,
Austin - PGP: 4096R/0x91384671
More information about the Ur
mailing list