[GeoNetwork-devel] [GeoNetwork opensource Developer website] #975: Indexing errors when Date and DateTime is specified

#975: Indexing errors when Date and DateTime is specified
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: minor | Milestone: v2.9.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
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).

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/975&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#975: Indexing errors when Date and DateTime is specified
----------------------+-----------------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: minor | Milestone: v2.9.0
Component: General | Version:
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by fxp):

  * status: new => closed
  * resolution: => fixed

Comment:

Fix applied in commits 7b0e4b

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/975#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.