[Seaside] MNU on config page with 2.3

Nevin Pratt nevin at smalltalkpro.com
Tue Mar 25 19:12:30 CET 2003


'WAControllerSession class>>renderPreference:on:' calls 'super 
renderPreference:on', but there is no super implementation.

Nevin


>
> Trying Seaside 2.3, with Comanche 5.1.1.
>
> When I try to configure an app via the web config page, I get this MNU 
> error.  It appears to be related to the pretty printing.
>
> Nevin
>
>
>
>  MessageNotUnderstood: renderPreference:on:
>
>    * WAControllerSession class(Object)>>doesNotUnderstand:
>
>          self WAControllerSession
>          aMessage a Message with selector: #renderPreference:on: and
>          arguments: #(#prettyPrintSource->true a WAHtmlRen...etc...
>
>    * WAControllerSession class>>renderPreference:on:
>
>          self WAControllerSession
>          anAssociation #prettyPrintSource->true
>          html a WAHtmlRenderer
>          c nil
>
>    * [] in WAApplicationEditor>>renderPreference:on:
>
>          self a WAApplicationEditor
>          anAssociation #prettyPrintSource->true
>          html a WAHtmlRenderer
>
>    * WAHtmlRenderer(WAHtmlBuilder)>>tag:do:
>
>          self a WAHtmlRenderer
>          aString 'td'
>          anObject [] in WAApplicationEditor>>renderPreference:on:
>
>
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>
>




More information about the Seaside mailing list