Ticket #1797 (new defect)

Opened 2 years ago

Last modified 2 years ago

String 'None" appears in result sets

Reported by: gracinet Assigned to: janguenot
Priority: P2 Milestone: unspecified
Component: Lucene Version: TRUNK
Severity: normal Keywords:
Cc:

Description

This happens in nuxeo.lucene (in the rss code that's shared with NXLucene) and impacts CPSLuceneCatalog in the following way: most (if not all) empty strings values get returned in the brain as a 'None' string. In particular, they evaluate to True in tal:condition or any boolean cast.

Change History

12/17/06 20:44:19 changed by gracinet

A protection has been set in [50622]. Hope it's enough.