[Seaside-dev] Issue 61 in seaside: WAComponentsNotFoundError:

codesite-noreply at google.com codesite-noreply at google.com
Wed Apr 23 22:55:29 UTC 2008


Issue 61: WAComponentsNotFoundError:
http://code.google.com/p/seaside/issues/detail?id=61

New issue report by da... at teleport.com:
To get the following internal error:

1. go to http://localhost:8080/seaside/examples/examplebrowser.
2. select WADateSelectorFunctional test from drop down list.
3. press the browser BACK button
4. click on any one of the links

Internal Error
WAComponentsNotFoundError: Components not found while processing callbacks:
an Array(a WABatchedList)
WARenderContinuation>>unprocessedCallbacks:
WARenderContinuation>>processCallbacks:
[] in WARenderContinuation>>handleRequest: {[self processCallbacks: aRequest]}
BlockContext>>on:do:
WARenderContinuation>>withNotificationHandler:
WARenderContinuation>>handleRequest:
WARenderContinuation(WASessionContinuation)>>value:
WASession>>performRequest:
[] in WASession>>responseForRequest: {[self performRequest: aRequest]}
BlockContext>>on:do:
[] in WASession>>withErrorHandler: {[aBlock on: Error do: [:e | Transcript
cr; show: 'error handler ' , ...]}
BlockContext>>on:do:
WASession>>withErrorHandler:
[] in WASession>>responseForRequest: {[self withErrorHandler: [self
performRequest: aRequest]]}
BlockContext>>on:do:
WASession>>withEscapeHandler:
WASession>>responseForRequest:
[] in WASession>>incomingRequest: {[self responseForRequest: aRequest]}
WACurrentRequestContext class(WAProcessVariable class)>>use:during:
[] in WASession>>incomingRequest: {[WACurrentRequestContext use: context
during: [self responseForRequest: ...]}
I am using the latest versions of all Seaside packages
(Seaside-Core-pmm.140 and Seaside-Development-Core-pmm.21).



Issue attributes:
	Status: Accepted
	Owner: da... at teleport.com
	Labels: Type-Defect Priority-Medium Platform-Squeak Version-Seaside2.9

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