curios-one a �crit :
How can I fix this error?
This error comes from the fact that we recently switched to translation_seravice instead of direct Localizer access. portal.translation_service('my_message_id') returns a None object if no translation is found for 'my_message_id' whereas Localizer.default used to return the untranslated 'my_message_id'. I will fix that tomorrow.
Meanwhile you can use the CPS-3.3.4 release. Best, -- Olivier _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
