Ticket #9012 (closed Bug: fixed)

Opened 3 years ago

Last modified 3 months ago

navigation portal types depending on searchable types ... why?

Reported by: petschki Owned by: thet
Priority: major Milestone: 4.x
Component: Infrastructure Keywords: TuneUp greenbelt discuss closeme
Cc:

Description

when I make "Folder" type not searchable in @@search-controlpanel, this type isn't shown in the prefs_navigation_form anymore and folders are not shown in navigation at all.

Plone version: 3.2.2

Change History

comment:1 Changed 3 years ago by hannosch

  • Component changed from Navigation/Folder listings to Infrastructure

comment:2 Changed 2 years ago by kleist

In Plone 4 (coredev buildout rev. 31361), the first issue is still present. That is, deselecting "Folder" on @@search-controlpanel makes "Folder" dissappear from "Displayed content types" on "prefs_navigation_form".

However, they are still displayed in the navigation tree (as well as tabs).

comment:3 Changed 2 years ago by elvix

Developers may not notice this much, but it bites our customers in almost every project and causes a lot of confusion.

comment:4 Changed 2 years ago by hannosch

  • Status changed from new to closed
  • Keywords TuneUp26 added
  • Resolution set to fixed
  • Milestone changed from 3.x to 4.0

In Plone 4 the search and navigation types are finally independent of each other.

comment:5 Changed 2 years ago by hannosch

  • Owner set to hannosch

comment:6 Changed 16 months ago by winn

  • Status changed from closed to reopened
  • Resolution fixed deleted

In Plone 4, if, for a given content type, "visible in searches" is unchecked in @@search-controlpanel, then "Displayed Content types" in @@navigation-controlpanel is no longer controllable for that type. If that content type is unchecked, it cannot be checked again.

comment:7 Changed 16 months ago by kiorky

  • Keywords green-belt added

comment:8 Changed 16 months ago by elvix

I have fixed this earlier, but it was probably for Plone 4. It was only a one line change: the method call used for the vocabulary.

comment:9 Changed 16 months ago by jessilfp

  • Keywords TuneUp26 removed

comment:10 Changed 13 months ago by calvinhp

  • Keywords TuneUp greenbelt discuss closeme added; green-belt removed

comment:11 Changed 13 months ago by calvinhp

  • Milestone changed from 4.0 to 4.x

comment:12 Changed 13 months ago by elvix

Afaik, this is fixed for the 4 series. All that is needed is a backport to 3

comment:13 Changed 11 months ago by hannosch

  • Owner hannosch deleted
  • Status changed from reopened to new

Un-assigning myself, so it's clear this ticket is up for grasp.

comment:14 Changed 3 months ago by ctxlken

This does not seem to be fixed (confirmed to still exist in Plone 4.1.) If you want a content type enabled in site navigation, but disabled from site search (the Link content type is a common example), you cannot achieve this without some monkeying around.

If you don't have a content type enabled in site search, while it shows as an option in site navigation settings, checking its box and clicking save does not persist the enablement of this type. When you return to site navigation settings, you'll see it is no longer checked.

A workaround that seems to be successful in Plone 4.1 is to:

  • enable the type in site search
  • enable it in site navigation
  • disable the type from site search

comment:15 Changed 3 months ago by kleist

What does the keyword "closeme" mean??

comment:16 Changed 3 months ago by thet

  • Status changed from new to assigned
  • Owner set to thet

comment:17 Changed 3 months ago by thet

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.