Ticket #1569 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Catalog: the ZCTitle index is blank

Reported by: ybastide Assigned to: fguillaume
Priority: P1 Milestone: CPS 3.4.5
Component: CPS (global) Version: TRUNK
Severity: critical Keywords:
Cc:

Description

ZCTitle doesn't seem to be ever updated. A consequence is that cps_default/search.py can't search on Title.

Change History

03/24/06 17:21:57 changed by fguillaume

  • milestone changed from CPS 3.2.5 to CPS 3.4.1.

Which CPS version?

05/16/06 15:05:43 changed by sfermigier

Confirmed under today's SVN trunk version.

05/18/06 11:29:08 changed by ybastide

GenericSetup bug.

GenericSetup/ZCTextIndex/exportimport.py.ZCTextIndexNodeAdapter._importNode(self, node):110 sets ZCTextIndex.indexed_attrs, while ZCTextIndex really uses _indexed_attrs.

05/18/06 14:58:37 changed by fguillaume

05/19/06 17:05:55 changed by sfermigier

  • milestone changed from CPS 3.4.1 to CPS 3.4.2.

05/19/06 17:56:09 changed by fguillaume

06/19/06 14:19:55 changed by fguillaume

  • severity changed from normal to critical.

06/19/06 14:20:24 changed by fguillaume

Should be fixed with the inclusion of CMF 1.6.1.

04/10/07 15:53:13 changed by madarche

  • milestone changed from CPS 3.5.0 to CPS 3.4.5.

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

#1667 is related to this bug and may be fixed if this one is.

04/23/07 16:54:11 changed by bdelbosc

  • status changed from new to closed.
  • resolution set to fixed.

fixed by [51614] switching to CMF 1.6.3.