Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 15 by
[hidden email]: Some warnings when loading Iliad package
http://code.google.com/p/iliadproject/issues/detail?id=15When doing
>> PackageLoader fileInPackage: 'Iliad'
there appears these warnings:
Loading package Iliad-Core
/home/canol/.st/Iliad-Core.star#VFS.ZipFile/Buildables/ILApplication.st:160:
undefined
variable page referenced
/home/canol/.st/Iliad-Core.star#VFS.ZipFile/Buildables/ILApplication.st:264:
assignment
to undeclared variable page
I am using the git version of Iliad along with GST 3.2.
Also when I go to localhost:8888/browse, the page source begins without any
html or head tag. But I don't know if it is related to the warnings above.