[z3-five] Calling a browser:page from a browser view
Bernd Dorn
zope-mailinglist at mopa.at
Sun Apr 2 15:25:46 CEST 2006
>>
>> return view(status=xxx,redirect=yyy)
>
> This does not work. getMultiAdapter() also need the interface as
> second argument.
hm, that's odd, the interface defaults to Interface
i use this in my zope3 tests all the time, maybe a version difference
btw: getView is deprecated, at least on the zope3 trunk
getView does exactly the same, but maybe the request in five is not
the same as in zope3, and there is a special implementation
More information about the z3-five
mailing list