Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1186 closed defect (fixed)

WebDav harvester doesn't keep in synch uuid in database and xml metadata content after reharvest

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

Description

WebDav harvester creates a new UUID for the new metadata harvested.

This uuid is used in metadata table (uuid column) and also for the uuid field in xml content before inserting in the catalog. So both values are in synch.

But on reharvest, update the metadata just reads the xml content and updates it in the catalog.

This causes that metadata uuid becomes different in metadata table (uuid column) and xml content.

Change History (2)

comment:1 by josegar74, 12 years ago

Resolution: fixed
Status: newclosed

Committed in master: 9ca438939eb3fcf334adff9b0432c408c448b1ae Committed in 2.8.x: 800f314f9d1a6b331871ccd2e3726a7cc736daae

comment:2 by ianwallen, 12 years ago

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