Open
Description
I can reproduce this bug on Plone 4.3.2 where plone.formwidget.contenttree is pinned to 1.0.7.
Steps:
- Setup a Dexterity contenttype with a RelationChoice field.
- Create a new folder.
- Enable the plone.app.layout.navigation.interfaces.INavigationRoot marker interface on the folder.
- Create some content inside the folder.
- Create a content item of the type created on the first step.
The problem: in the add or edit forms when we browse the content tree then the INavigationRoot is respected but it's not the case when searching using the text input box ("live search").
Metadata
Metadata
Assignees
Labels
No labels