[GeoNetwork-devel] Some problem to visualize metadat batch loaded

Hi,
using
the trunk version of GN (r7760)

I try to load some batch metadata caming from another system.

This metadatas are created using the parent - child paradigm,
they use a special value as FileIdentifier that is surely unique, but is not a formally good UUID type.

for example they identifiers are

gmd:fileIdentifier
gco:CharacterString12DCB35B068FCD3D0B6A073D54ABD3EF.1273828281100</gco:CharacterString>
</gmd:fileIdentifier>

and for child metadata:

gmd:fileIdentifier
gco:CharacterString9C6E9E1B4D6AC15B01EE4E52FA8BE01C.1273828281136</gco:CharacterString>
</gmd:fileIdentifier>
gmd:parentIdentifier
gco:CharacterString12DCB35B068FCD3D0B6A073D54ABD3EF.1273828281100</gco:CharacterString>
</gmd:parentIdentifier>


When I try to load they in the system GN.
The system load without give me any error.
The load seem all ok. The metadata are readable.

But when try to showing they. The little panel on the Right side that should be show the relation parent/child is not showing the titles !
Leave they “empty” . :frowning:
The links are perfectly working, only the titles are not readable.

After some tests I found the problem is that the FileIdentifier of these metadata is not a good UUID identifcator.

But perhaps this is a bug of GN ?

I attach two metadata to example.

Regards,

Andrea Peri
. . . . . . . . .
qwerty àèìòù

(attachments)

test-childs.zip (7.67 KB)