[CMF-checkins] CVS: CMF/CMFCollector - collector_issue_workflow.zexp:1.11

Ken Manheimer klm@zope.com
Mon, 12 Nov 2001 12:54:12 -0500


Update of /cvs-repository/CMF/CMFCollector
In directory cvs.zope.org:/tmp/cvs-serv8688

Modified Files:
	collector_issue_workflow.zexp 
Log Message:
When referring to assigned_to status, use the collector's function
('here.assigned_to()') instead of 'status["assigned_to"]' to ensure
that we always get a tuple, never a string.  (I believe this takes
care of what i believe is a rare boundary-condition aberration...)


=== CMF/CMFCollector/collector_issue_workflow.zexp 1.10 => 1.11 ===