In the file FisheyeList.script in svn tacos, there's a line that reads;
dojo.require("dojo.widget.HtmlFisheyeList ");
I think it should read;
dojo.require("dojo.widget.Html.FisheyeList");
Since that 's the path to the component defined in the current svn dojo. Most probably that was the right name for it a while ago, but then they refactoed it and it broke.
I'll build my own tacos with any fishy references edited to existing values and see if it helps.
Further bulletins as events warrants :)
Cheers,
PS
_______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
