Fan source to HTML bug #768
andy
2 Oct 2009
Promoted to ticket #768 and assigned to andy
Thanks AJ - that looks like a bug in my Fan source -> html generator. That snippet of code in hg is actually s/1024.
andy
2 Oct 2009
Renamed from fwt-demo returns Error at line 666 (spooky?) to Fan source to HTML bug
andy
2 Dec 2009
Ticket resolved in 1.0.48
ajoe
2 Oct 2009
On an Intel Mac OSX 10.6.1 with Fan 1.0.46.
Attempting to run the example at:
http://www.fandev.org/doc/examples/fwt-demo.html
returns an error "Unknown variable
s024andcannot compile scriptI took a wild guess and changed s024 to 5024 and it ran without errors.
Was that a typo in the script or is something else going on?
AJ