Hi Julien!
Julien Anguenot wrote:
Log message for revision 37237:
Fix DefaultWorkflowDefinition bug on isActionSupported() for the
keywargs support to reflect DCWorkflowDefinition changes. Add test
case for this definition as well.
Changed:
U CMF/branches/CMF-1_5-branch/CHANGES.txt
U CMF/branches/CMF-1_5-branch/CMFDefault/DefaultWorkflow.py
A CMF/branches/CMF-1_5-branch/CMFDefault/tests/test_default_workflow.py
Why did you add a new test file instead of using test_DefaultWorkflow.py?
+import Zope2
+Zope2.startup()
Importing 'Zope2' fails with Zope 2.7. Please use on the 1.5 branch the
pattern used in other tests.
Property changes on:
CMF/branches/CMF-1_5-branch/CMFDefault/tests/test_default_workflow.py
___________________________________________________________________
Name: svn:keywords
+ Id
Please don't forget to set always svn:eol-style native.
Cheers,
Yuppie
_______________________________________________
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