[Seaside] Cannot add note on book.seaside.st

Damien Pollet damien.pollet at gmail.com
Sat Apr 24 17:30:05 UTC 2010


Hi,

When submitting a note on
http://book.seaside.st/book/advanced/deployment/deployment-apache/run-vm,
I get:

Internal Error

WAComponentsNotFoundError: Components not found while processing
callbacks: an Array(a MATextInputComponent a MACheckboxComponent a
MATextAreaComponent a MAFormDecoration)

WARenderContinuation>>unprocessedCallbacks:
WARenderContinuation>>processCallbacks:
[] in WARenderContinuation>>handleRequest: {[self processCallbacks: aRequest]}
BlockContext>>on:do:
WARenderContinuation>>withNotificationHandler:
WARenderContinuation>>handleRequest:
WARenderContinuation(WASessionContinuation)>>value:
PRRestfulSession(WASession)>>performRequest:
[] in PRRestfulSession(WASession)>>responseForRequest: {[self
performRequest: aRequest]}
BlockContext>>on:do:
[] in PRRestfulSession(WASession)>>withErrorHandler: {[aBlock on:
Error do: [:e | self errorHandler handleError: e. WAP...]}
BlockContext>>on:do:
PRRestfulSession(WASession)>>withErrorHandler:
[] in PRRestfulSession(WASession)>>responseForRequest: {[self
withErrorHandler: [self performRequest: aRequest]]}
BlockContext>>on:do:
WACurrentSession class(WADynamicVariable class)>>use:during:
[] in PRRestfulSession(WASession)>>responseForRequest:
{[WACurrentSession use: self during: [self withErrorHandler: [self
pe...]}
[] in PRRestfulSession(WASession)>>withEscapeContinuation: {[:cc |
escapeContinuation := cc. aBlock value. self
pageIntentionallyLeft...]}
EscapeContinuation class(Continuation class)>>currentDo:
PRRestfulSession(WASession)>>withEscapeContinuation:


FYI I was trying to report a typo: RFB, not RFC :)
Also the 1st sentence in «Starting the service» is duplicated.

-- 
Damien Pollet
type less, do more [ | ] http://people.untyped.org/damien.pollet


More information about the seaside mailing list