Comment 4 for bug 98440

Revision history for this message
Maciej Wisniowski (pigletto-gmail) wrote : Re: BrowserRequest loses it's default skin on retry

Please take a look at (this is a link included in my bug submission mentioned in a comment above):
http://mail.zope.org/pipermail/zope3-dev/2006-July/019814.html

I understand this that new request object created in 'publish' method, while 'Retrying', is not complete (I don't know exactly why).
Because of this, Zope fails with Not found error. I suppose that this incompletness may be also a cause of the bug submitted here: 'new request doesn't have original default skin set', but it is only a suspicion...