Skip to content

Should be aware of INavigationRoot when searching #14

Open
@rafaelbco

Description

@rafaelbco

I can reproduce this bug on Plone 4.3.2 where plone.formwidget.contenttree is pinned to 1.0.7.

Steps:

  1. Setup a Dexterity contenttype with a RelationChoice field.
  2. Create a new folder.
  3. Enable the plone.app.layout.navigation.interfaces.INavigationRoot marker interface on the folder.
  4. Create some content inside the folder.
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions