[Seaside-dev] Issue 60 in seaside: WAVersionUploader>>newVersion: results in WB

codesite-noreply at google.com codesite-noreply at google.com
Wed Apr 23 21:33:20 UTC 2008


Issue 60: WAVersionUploader>>newVersion: results in WB
http://code.google.com/p/seaside/issues/detail?id=60

New issue report by da... at teleport.com:
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.

Go to http://localhost:8080/seaside/tools/versionuploader/ and attempt to
save any one of the monticello packages and you get the following error:

Internal Error
MessageNotUnderstood: UndefinedObject>>addToPath:
[] in WAVersionUploader>>newVersion: {[:actionUrl | url addToPath: version
fileName. self session redirectRespon...]}
WASession>>respond:onAnswer:
[] in WASession>>respond: {[:cc | self respond: aBlock onAnswer: cc]}
WAContinuation class>>currentDo:
WASession>>respond:
WAVersionUploader>>newVersion:
[] in WAVersionUploader>>renderContentOn: {[self newVersion: ea]}
WAActionCallback>>evaluateWithArgument:
WAActionCallback(WACallback)>>evaluateWithField:
WACallbackStream>>processCallbacksWithOwner:
WAVersionUploader(WAPresenter)>>processCallbackStream:
[] in WARenderContinuation>>processCallbacks: {[:each | each
processCallbackStream: callbackStream]}
WAVersionUploader(WAComponent)>>decorationChainDo:
WARenderContinuation>>processCallbacks:
[] in WARenderContinuation>>handleRequest: {[self processCallbacks: aRequest]}
BlockContext>>on:do:
WARenderContinuation>>withNotificationHandler:
WARenderContinuation>>handleRequest:
WARenderContinuation(WASessionContinuation)>>value:
WASession>>performRequest:

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