--On 17. November 2006 09:59:26 -0500 Brian Sullivan <briansullivan@gmail.com> wrote:
I am having some problems migrating from Zope 2.9.1 to Zope 2.9.4 on my Windows 2003 based Zope setup.
Installation of 2.9.4 goes normally -- both servers (2.9.1 and 2.9.4) seem to be running happily (on different ports).
My first strategy in migration was to copy the data.fs from 2.9.1 to 2.9.4. That seems to fail as certain "directories" when viewing is attempted from the 2.9.4 ZMI exhibit the following error:
Traceback (innermost last): Module ZPublisher.Publish, line 106, in publish Module ZPublisher.BaseRequest, line 275, in traverse Module ZPublisher.BeforeTraverse, line 108, in __call__ Module logging, line 999, in error TypeError: _log() got an unexpected keyword argument 'error'
Should be fixed in 2.9.5 or 2.9.6 (unreleased, grab the related file from the Subversion if necessary). -aj