Opened 12 years ago

Closed 12 years ago

#975 closed defect (fixed)

Indexing errors when Date and DateTime is specified

Reported by: fxp Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.10.0 RC0
Component: General Version:
Keywords: Cc:

Description

While harvesting some sources, metadata may contains the following:

<gmd:date>
  <gco:Date xsi:nil="true" />
  <gco:DateTime>2009-08-03T02:00:00</gco:DateTime>
</gmd:date>

which trigger XSL error on string function during indexing (the record is then not accessible).

Change History (1)

comment:1 by fxp, 12 years ago

Resolution: fixed
Status: newclosed

Fix applied in commits 7b0e4b

Note: See TracTickets for help on using tickets.