Closed silvia-starnini closed 2 years ago
Dear support, I've the same problem on geonetwork v.3.10.4 May I have feedback on this Issue?
I also have the same problem, has anyone solved it?
It seems that the element is internally added, here the relevant log
This also happens on plain 19139 schema plugin, where this extra element is being taken care of in the update-fixed-info.xsl
,
<xsl:template
match="gmd:topicCategory[not(gmd:MD_TopicCategoryCode)]"
priority="10" />
We're going to solve this in the same way.
See also https://github.com/geonetwork/core-geonetwork/pull/6239 "Editing fix" section (but the update-fixed-info.xsl
works fine too).
Using metadata editor on rndt dataset, the metadata XML is filled with empty topicCategory tag like the following:
The wrong empty tag seems to be added :