[Seaside-dev] Issue 311 in seaside: Undefined globals and methods referenced in Seaside-Canvas and Seaside-Canvas-Tests

codesite-noreply at google.com codesite-noreply at google.com
Tue Jan 27 18:28:00 UTC 2009


Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 311 by WeybridgeWay: Undefined globals and methods referenced in  
Seaside-Canvas and Seaside-Canvas-Tests
http://code.google.com/p/seaside/issues/detail?id=311

Doing a clean load in order up through Seaside-Canvas and  
Seaside-Tests-Canvas results in a
number of errors in tests.

WAFormTagTest>>#'createHandlers' references WAApplication that is not  
defined.
WAHtmlBuilder>>#'renderResponse:' calls WAResponse  
class>>#'defaultValueForMimeType' that is
not defined.
WAResourceBaseUrlTest>>#'createHandlers' references WAApplication that is  
not defined.

Presumably this is a load order problem where the needed things are defined  
in later packages.

--James Foster

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list