Ticket #13465 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

plone.formwidget.contenttree does not show all contents

Reported by: ebrehault Owned by:
Priority: minor Milestone: 4.x
Component: General Version: 4.2
Keywords: contenttree, multilingual Cc:

Description

The plone.formwidget.contenttree widget only shows contents which content type is allwoed by the site navigation settings. I think it should list all the contents.

My typical case is the following: I use plone.app.multilingual and I need to add a existing translation for a content, but as its content type is not allowed in navigation, I just can't.

I guess we can have similar problem with related items scenario, and I guess that all scenarios involving plone.formwidget.contenttree would need to list all the content whatever they are allowed in navigation or not.

Change History

comment:1 Changed 3 years ago by ebrehault

  • Keywords contenttree, multilingual added; contenttreemultilingual removed

comment:3 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to General

comment:4 Changed 3 years ago by ebrehault

it is merged

Note: See TracTickets for help on using tickets.