Ticket #4370 (closed Bug: fixed)

Opened 7 years ago

Last modified 3 years ago

two sharing tabs on portal root

Reported by: batlogg Owned by:
Priority: minor Milestone: 2.1
Component: Infrastructure Version:
Severity: Keywords:
Cc:

Description

the portal root - in folder_contents mode shows two sharing tabs instead of only one

Change History

comment:1 Changed 7 years ago by achilles

Batlogg: Is there any chance that the default view in your portal root is a folderish object?

Any more information you can give about this bug would be helpful, I can't replicate it with either a clean 2.1rc1 or a migrated 2.0.5

comment:2 Changed 7 years ago by jenner

That's quite easy to reproduce in a fresh 2.1 plone instance (svn): just open <portal_url>/portal_types/Plone%20Site/manage_editActionsForm and watch out for "Sharing" actions, they are exactly the same except for their id - one is called "sharing", the other "local_roles".

It's not immediately visible in the plone interface, to see both "sharing" tabs displayed you just need to remove the default 'front-page', so plone switches to folder_content (or _listing?) as default_view.

comment:3 Changed 6 years ago by optilude

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in svn - this was only affecting new unmigrated sites. Fixed the default and added a migration step.

comment:4 Changed 3 years ago by hannosch

  • Component changed from Content Types to Infrastructure
Note: See TracTickets for help on using tickets.