[Seaside-dev] Issue 290 in seaside: WARenderCanvas referenced from Seaside-Tests-Core but not yet defined

codesite-noreply at google.com codesite-noreply at google.com
Thu Jan 22 19:31:44 UTC 2009


Comment #2 on issue 290 by WeybridgeWay: WARenderCanvas referenced from  
Seaside-Tests-Core but not yet defined
http://code.google.com/p/seaside/issues/detail?id=290

With the following change the test now passes.

WAEmailAddressTest>>render: anObject
	^WARenderer builder render: [ :html |
		html render: anObject ]

I'm not able to commit the change because I can't load the most recent  
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