Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1223 closed defect (fixed)

SchemaManager schema detection using elements: value test should strip space

Reported by: simonp Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.8.1
Component: General Version: v2.8.0RC2
Keywords: Cc:

Description

Some metadata files (usually outside GeoNetwork) can have whitespace in elements that causes problems when detecting schema eg.

<gco:CharacterString>Australian Marine Community Profile of ISOM

19115:2005/19139</gco:CharacterString>

Schema detection will not recognize this as an MCP record because of embedded whitespace.

Fix is to strip all space from both schema autodetect element and element from record being tested.

Change History (3)

comment:1 by simonp, 11 years ago

Priority: majorminor

comment:2 by simonp, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in commits f06151f49cabfa3d4465f6433c5d8f49ce15efdc and ebf8526ee5f9b5db7d25ebd01efa62d802bcc22a

comment:3 by ianwallen, 11 years ago

Milestone: v2.8.0v2.8.1
Note: See TracTickets for help on using tickets.