25 May
2005
25 May
'05
2:17 p.m.
Barry Drake <bldrake@adaptcs.com> wrote:
I'm getting an error in CMFCore.utils in the _mergedLocalRoles function. The error is:
Exception Type TypeError Exception Value can only concatenate tuple (not "list") to tuple
Note, this problem is due to a non-core product somewhere incorrectly managing local roles, and passing them as tuples instead of lists. All the internals of Zope (and here, CMF) assume that __ac_local_roles__ is a dict of string->list. Florent -- Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D +33 1 40 33 71 59 http://nuxeo.com fg@nuxeo.com