[Seaside-dev] Issue 245 in seaside: WAHalo Source View is broken

codesite-noreply at google.com codesite-noreply at google.com
Tue Dec 16 22:02:41 UTC 2008


Updates:
	Status: Fixed

Comment #3 on issue 245 by obi068: WAHalo Source View is broken
http://code.google.com/p/seaside/issues/detail?id=245

Before calling the rendering method for the source code
reset the visitor of the rendering context.
The new WARenderingContext has already a visitor which indirectly  
references the old
WARenderingContext, so its best to not use this one.

- still needs some code review!
- maybe resetting the visitor should go elsewhere

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