[Seaside-dev] Issue 31 in seaside: WAStaticHtmlCanvas and form elements

codesite-noreply at google.com codesite-noreply at google.com
Sat Feb 21 11:59:55 UTC 2009


Updates:
	Status: Fixed

Comment #6 on issue 31 by jfitzell: WAStaticHtmlCanvas and form elements
http://code.google.com/p/seaside/issues/detail?id=31

Name: Seaside-Canvas-jf.52
Author: jf
Time: 21 February 2009, 12:58:35 pm
UUID: fb5e441f-901b-4eb2-9cd3-03ee8e614b4a
Ancestors: Seaside-Canvas-jf.51

http://code.google.com/p/seaside/issues/detail?id=31

There are no senders of WAStaticHtmlCanvas. The only thing it did was allow  
you to
hardcode a Document different from that in the RenderContext. Presumably  
this made
sense at some point in the past but you can just make a new RenderContext  
(or copy
one you already have) or change the document on the RenderContext. No need  
for a
special renderer to do this.

--
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