[CMF-checkins] CVS: CMF/CMFCollector/Extensions - webtext_migration.py:1.3

Ken Manheimer klm@zope.com
Fri, 9 Nov 2001 12:44:47 -0500


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

Modified Files:
	webtext_migration.py 
Log Message:
Set the new transcript meta_type so it gets issue transcript
treatment.


=== CMF/CMFCollector/Extensions/webtext_migration.py 1.2 => 1.3 ===
             transcript._p_mtime = was_p_mtime
             transcript.creation_date = was_creation_date
+            transcript.meta_type = "Collector Issue Transcript"
     if total_changed:
         self.reinstate_catalog()
         return ("Converted %d of %d issues, and reinstated catalog"