Changeset 243

Show
Ignore:
Timestamp:
02/02/06 09:45:27
Author:
mylan
Message:

Remove workflow chain for Discussion Item on installation - resolved cataloging bug.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qPloneComments/trunk/Extensions/Install.py

    r242 r243  
    8181        out.write("Added DiscussionManager group to portal_groups with DiscussionManager role.\n") 
    8282 
     83    # Remove workflows for BlogEntry and BlogFolder 
     84    wf_tool = getToolByName(self, 'portal_workflow') 
     85    wf_tool.setChainForPortalTypes( ('Discussion Item',), [])  
     86    out.write("Removed workflow chain for Discussion Item type.\n") 
     87     
    8388    out.write('Installation successfully completed.\n') 
    8489    return out.getvalue() 
  • qPloneComments/trunk/tests/output/mail.res

    r242 r243  
    22From: postmaster@localhost 
    33Subject: New comment added 
    4 Date: Thu, 26 Jan 2006 19:23:32 +0200 
     4Date: Thu, 02 Feb 2006 17:42:30 +0200 
    55 
    66