[Seaside] error when testing the Seaside Tutorial

David Tibbe david.tibbe at hpi.uni-potsdam.de
Sun Sep 19 14:06:46 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Rob,

the tutorial was written for Seaside 2.8 but as I saw in your follow up
message you're using 3.0. That might cause those errors.

We've to spent a look on it and update the tutorial, if necessary.

regards,
  David

Am 18.09.2010 22:49, schrieb Rob Withers:
> I am following: 
> http://www.hpi.uni-potsdam.de/hirschfeld/seaside/tutorial?_k=sYMMWLGI&_s=NLtXszDVFNfYkdvO
> 
> I loaded the changeset into a seaside image where the WAKom was running.  I 
> pointer my browser to http://localhost:8080/seaside/todo/.
> 
> I got an error in my server: UndefinedObject>>doesNotUnderstand: #default
> 
> from this method:
> 
> WARenderPhaseContinuation>>updateRoot: anHtmlRoot
> 	anHtmlRoot meta contentType: self application contentType.
> 	anHtmlRoot meta contentScriptType: WAMimeType textJavascript.
> 	anHtmlRoot htmlAttributes
> 		at: 'xmlns' put: 'http://www.w3.org/1999/xhtml';
> 		at: 'xml:lang' put: 'en';
> 		at: 'lang' put: 'en'.
> 	anHtmlRoot beXhtml10Strict.
> 	anHtmlRoot title: 'Seaside'.
> 	self application libraries
> 		do: [ :each | each default updateRoot: anHtmlRoot ].
> 	self session updateRoot: anHtmlRoot
> 
> What should I do to fix this?
> 
> Many thanks,
> Rob 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyWGPYACgkQY0bVmIBpe6nOCgCfdr0QAMcgSRtHalOvCjQ8xNby
ueoAn3Nf3ku0NrlYexGV5r4INkAwMdcV
=j7Mf
-----END PGP SIGNATURE-----


More information about the seaside mailing list