Ticket #13465 (confirmed Bug)
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
Note: See
TracTickets for help on using
tickets.