Ticket #1869 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Date/time converter lets empty string go through

Reported by: gracinet Assigned to: madarche
Priority: P2 Milestone: CPS 3.4.6
Component: Lucene Version: TRUNK
Severity: normal Keywords:
Cc:

Description

In case some date field is not on the document, an empty string goes in the index. While coming back, it goes through (nuxeo.lucene, catalog.py) which breaks some widgets.

Change History

12/11/07 21:40:11 changed by gracinet

  • owner changed from janguenot to madarche.

Fixed in unicode branch [52284]. I checked the svn history of this, it really looks like a leftover.

01/09/08 17:50:36 changed by madarche

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

Fixed in the trunk with the changeset [52386].