#35 — TypeError: 'NoneType' object is not callable

by (anonymous) — last modified Jul 27, 2009 08:22 AM
State Resolved
Version: 1.1rc1
Area Functionality
Issue type Bug
Severity Medium
Submitted by (anonymous)
Submitted on Mar 16, 2009
Responsible Rob Gietema
Target release: 1.1rc2
Tried to upgrade (then uninstall/reinstall) from 1.0 to 1.1rc (via egg) and received the following error:

Exception Type TypeError
Exception Value 'NoneType' object is not callable

Traceback (innermost last):

    * Module ZPublisher.Publish, line 119, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 584, in installProducts
    * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 521, in installProduct
      __traceback_info__: ('TinyMCE',)
    * Module Products.GenericSetup.tool, line 390, in runAllImportStepsFromProfile
      __traceback_info__: profile-Products.TinyMCE:TinyMCE
    * Module Products.GenericSetup.tool, line 1182, in _runImportStepsFromContext
    * Module Products.GenericSetup.tool, line 1093, in _doRunImportStep
      __traceback_info__: toolset
    * Module Products.GenericSetup.tool, line 128, in importToolset

TypeError: 'NoneType' object is not callable
Steps to reproduce:
Upgrade from 1.0 to 1.1rc.

SERVER_SOFTWARE 'Zope/(Zope 2.10.6-final, python 2.4.4, win32) ZServer/1.1 Plone/3.1.7'

Added by (anonymous) on May 19, 2009 06:39 PM
I get this is well, using Plone 3.1.7 but I'm doing a fresh install.
Added by Rob Gietema on Jul 27, 2009 08:22 AM
Issue state: UnconfirmedResolved
Responsible manager: (UNASSIGNED)robgietema
Target release: None1.1rc2
Fixed in SVN rev 89550, thanks maurits.

No responses can be added.