Installation with Plone 3
Up to Plone Drop Down Menu
Hello.
As i seen, some people have the same error type as me. I just put my qPloneDropDownMenu in the Products directory and restarted both buildout and Plone instance.
Then, in the site setup, i check and clicked "install" button, and appeared this exception error log :
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__: ('qPloneDropDownMenu',)
Module Products.GenericSetup.tool, line 390, in runAllImportStepsFromProfile
- __traceback_info__: profile-Products.qPloneDropDownMenu:default
Module Products.GenericSetup.tool, line 1182, in _runImportStepsFromContext
Module Products.GenericSetup.tool, line 1093, in _doRunImportStep
- __traceback_info__: qPloneDropDownMenu_installMenu
Module Products.qPloneDropDownMenu.setuphandlers, line 21, in installMenu
Module Products.qPloneDropDownMenu.utils, line 32, in updateMenu
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 85: ordinal not in range(128)Have u already seen this ? Any tip to avoid it ?
Thanks ! dekka.
Hi,
Yes, this is confirmed issue and it's been fixed in a just released 2.0.1 minor version of qPloneDropDownMenu product.
Regards,
Vitaliy Podoba

