Joachim Schmitz wrote:
I updatet to CMF1.52 and installed CMFonFive-152. Zope now starts.
But:
1. in an existing CPSinstance now the portal_quickinstaller is shown as broken product. I think this has not been upgraded to 1.5.2. The ZMI shows in Products:
Product  CMFQuickInstallerTool
(Installed product CMFQuickInstallerTool (1.5.0))
If I create a new CPS instance the portal_quickinstaller is not installed at all.

2. If I login as cpsmanager into the existing portal, I get !!!! displayed in the breadcrumbs, and in the error_log I get:

Traceback (innermost last):
  Module ZPublisher.Publish, line 113, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 40, in call_object
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.CMFCore.FSPageTemplate, line 188, in _exec
  Module Products.CMFCore.FSPageTemplate, line 127, in pt_render
  Module Products.PageTemplates.PageTemplate, line 102, in pt_render
   - <FSPageTemplate at /WAUP/folder_view used for /WAUP/sections>
  Module TAL.TALInterpreter, line 190, in __call__
many more simmilar lines and then:

  Module TAL.TALInterpreter, line 357, in attrAction_tal
  Module Products.PageTemplates.TALES, line 227, in evaluateText
  Module Products.PageTemplates.TALES, line 221, in evaluate
   - URL: file:CPSBoxes/skins/cps_boxes/boxes_nuxeo.pt
   - Line 491, Column 12
   - Expression: <PythonExpr utool.getUrlFromRpath(item['rpath'])>
   - Names:
{'container': <Products.CPSDefault.Portal.CPSDefaultSite object at 0xb62e23ec>,
       'context': <ProxyFolder at /WAUP/sections>,
'default': <Products.PageTemplates.TALES.Default instance at 0xb73084ec>,
       'here': <ProxyFolder at /WAUP/sections>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb397e88c>, 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb729b34c>,
       'nothing': None,
       'options': {'args': ()},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb397e88c>, 'request': <HTTPRequest, URL=http://z28.aixtraware.de/WAUP/sections/folder_view>,
       'root': <OFS.Application.Application object at 0xb62c662c>,
'template': <FSPageTemplate at /WAUP/folder_view used for /WAUP/sections>,
       'traverse_subpath': [],
       'user': manager}
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: utool.getUrlFromRpath(item['rpath'])
Module Python expression "utool.getUrlFromRpath(item['rpath'])", line 1, in <expression>
AttributeError: getUrlFromRpath

Hi,

I'm not sure it will solve your point 1, but for point 2, you just need to launch the external method cpsupdate (some things have to be updated when upgrading CPS).

Regards,

--
Anahide Tchertchian
Mail: at at nuxeo.com - Tel: +33 (0)1 40 33 71 60
Nuxeo Collaborative Portal Server: http://www.nuxeo.com/cps
Gestion de contenu web / portail collaboratif / groupware / open source
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to