plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
246 stars 187 forks source link

Usability issue in a folder standard view when a content type is not searchable (types_not_searched) #1985

Open idgserpro opened 7 years ago

idgserpro commented 7 years ago

BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)

What I did:

Changed Folder and Collection type to not searchable in @@search-controlpanel. In the default created folder "Noticias" added two folders and a collection.

What I expect to happen:

Content-types not searchable in "Search" functionality.

What actually happened:

Files were not searchable in "Search" functionality but when in you're in a folder with these content-types an incorrect message "There are currently no items in this folder" is shown, since there are files inside the folder. We tested only "Standard view" in all tests, but have seen that "Summary view" for example has the same problem.

Plone 4.3.12 Archetypes

selecao_002

selecao_003

Plone 4.3.12 Dexterity

selecao_005

selecao_006

Plone 5.0.7

selecao_007

Plone 5.1b2

selecao_008

We suggest:

What version of Plone/ Addons I am using:

Tested with Plone 4.3.12 (Archetypes and Dexterity), 5.0.7 and 5.1b2

(Sorry about image quality, the screenshot app was wrongly configured)

mauritsvanrees commented 6 years ago

I never noticed this behavior until now. Confirmed still there in Plone 5.1.2. :-(