@buzz_burrowes @steveb
Fixed.
Buzz, you made successful changes to the template but don't have supercontributor status so when you saved it it lost the ability to do UNSAFECONTENT. I re-saved it and now it appears to work OK. Please confirm. (Looking forward to the fix for bug 7670. :) )
@SteveB ... There is already a thread going in the forums related to the dekiscript parser threating " " differently. That is the problem I found and fixed in the template here. BUT... additionally... I am guessing there is an issue with "hosting" forms on user pages now. I don't have time to try to build a repro case, but all of the demos of this template are done on a couple of people's user pages, and none of those demos work anymore. You just get a blank page. If you edit this template and comment out both the "<form id=(@form)>" and "</form>" lines, the poll will render... you just won't be able to submit. I even tried removing the reference to "@form" by supplying a hard coded id, but the problem persists.
Stopped working with the 10.0.0 Release. I tried to modify it, but was only semi successful. At this point I think the problem is that forms can't be hosted on user pages?!? So... none of the tests seem to work. Not sure what to try next.
Isn't there a bug in line 50 & 51... where the user can send in an alternative homepage path (gathered at line 50), but the code then loads the subpages of the current page (line 51)? I don't think the "homepage" code is completely fleshed out.