Hi,
I found something funny yesterday that makes me spend some hours:
If you delete the state marked as initial state the variable initial_sate always
contains its id.
It makes _exectuteTransition raising an error because _getWorkflowStateOf return
None.
The code of _executeTransition that gives me headaches:
old_sdef = self._getWorkflowStateOf(ob)
old_state = old_sdef.getId()
Regards,
--
Encolpe DEGOUTE
http://encolpe.degoute.free.fr/
Logiciels libres, hockey sur glace et autres activités cérébrales
_______________________________________________
Zope-CMF maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cmf
See http://collector.zope.org/CMF for bug reports and feature requests