[Zope-CMF] tracker #496

Florent Guillaume fg@nuxeo.com
Sat, 29 Jun 2002 00:19:13 +0000 (UTC)


I was about to fix:
http://www.zope.org/Products/PTK/Tracker/496
but I'd rather do it differently that the proposed patch does:
It uses:
-                            dict[k] = v
+                            dict[k] = (v % info).split('|')

I'd prefer to have v be split when the worklist is parametrized than
do it every time in listGlobalActions, and to use a tokens: field for
entry rather than split in an ad-hoc manner on |.

Comments ?

Florent

-- 
Florent Guillaume, Nuxeo (Paris, France)
+33 1 40 33 79 87  http://nuxeo.com  mailto:fg@nuxeo.com