Ticket #1803 (closed defect: duplicate)

Opened 2 years ago

Last modified 1 year ago

Searching on Titles does not work

Reported by: bdelbosc Assigned to: trac
Priority: P1 Milestone: CPS 3.4.4
Component: CPS (global) Version: TRUNK
Severity: critical Keywords: search zctextindex genericsetup
Cc:

Description

In "advanced search" searching in the title field does not work.

looking at portal_catalog we can see that ZCTitle is empty, indexed_attr is not taken into account when importing catalog profile for ZCTextindex

GenericSetup? CMF 1.6.0 does not import properly the indexed_attr property and try to index ZCTitle instead of Title attribute.

GenericSetup? CMF > 1.6.0 have a fix.

We need to upgrade CMF version to fix it.

Change History

12/29/06 21:13:40 changed by fguillaume

Or just monkey-patch GenericSetup? with a fix.

04/10/07 15:52:54 changed by madarche

  • status changed from new to closed.
  • severity changed from normal to critical.
  • component changed from CPSDefault to CPS (global).
  • priority changed from P2 to P1.
  • milestone changed from CPS 3.5.0 to CPS 3.4.5.
  • resolution set to duplicate.

Duplicate of #1569

04/17/07 15:51:31 changed by madarche

  • milestone changed from CPS 3.4.5 to CPS 3.4.4.