Make comment on private content not publicly available in search results.
This is part of PloneHotfix20161129. Updated metadata.xml version to 1000. This leaves more room for profile version increases in earlier releases. We apply the rolemap step again to avoid accidentally missing it.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<object name="portal_workflow" meta_type="Plone Workflow Tool">
|
||||
<object name="comment_review_workflow" meta_type="Workflow"/>
|
||||
<object name="comment_one_state_workflow" meta_type="Workflow"/>
|
||||
<bindings>
|
||||
<type type_id="Discussion Item">
|
||||
<bound-workflow workflow_id="one_state_workflow" />
|
||||
<bound-workflow workflow_id="comment_one_state_workflow" />
|
||||
</type>
|
||||
</bindings>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user