Ticket #13580 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

"Policy" menu of CMFPlacefulWorkflow is broken when current folder has a default page

Reported by: keul Owned by:
Priority: major Milestone: 4.x
Component: General Version: 4.2
Keywords: workflow Cc: keul

Description

Plone: 4.2.5 (CMFPlacefulworkflow 1.5.9)

When the current folder has a default page, the Policy menu is broken: it add the ".wf_policy_config" in the site root.

How to reproduce:

How to let it works:

Change History

comment:1 Changed 3 years ago by keul

  • Priority changed from minor to major
  • Cc keul added

comment:2 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Keywords workflow added
  • Component changed from Unknown to General

comment:3 Changed 3 years ago by sureshvv

Events is not technically a folder. It is a collection. Does this happen with just normal folders? Not sure if collections are supposed to implement custom workflow policies.

Last edited 3 years ago by sureshvv (previous) (diff)

comment:4 Changed 3 years ago by keul

Not sure what you mean.

For what I know "/Plone/events" is a folder, "/Plone/events/aggregator" is the colleciton.

However we reproduced the bug in other folders (the events folder was only an example).

Note: See TracTickets for help on using tickets.