[Seaside-dev] Issue 271 in seaside: WAAttributeNotFound initialization method bypass standard initialization

codesite-noreply at google.com codesite-noreply at google.com
Tue Jan 6 20:20:18 UTC 2009


Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Version-Seaside2.9

New issue 271 by wembley.instantiations: WAAttributeNotFound initialization  
method bypass standard initialization
http://code.google.com/p/seaside/issues/detail?id=271

There seems to be a problem with the
WAAttributeNotFound>>#initializeWithKey: method -- it needs to call 'super
initialize' so that 'standard' exception initialization occurs.  Otherwise,
inherited instance variables are nil and bad things happen when this
exception is signaled.




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