Opened 14 years ago
Closed 13 years ago
#489 closed defect (fixed)
Unable to download raw xml metadata record
Reported by: | gavz | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I think we are running an alpha build of geonetwork (2.7). Our geonetwork server is located at http://spatial.ala.org.au/geonetwork
Steps to reproduce the problem
- Select a metadata record based on the ANZLIC MCP schema -> select simple search -> maps & graphics
- Select a layer containing the following text in the title "c.1960 1km-resolution climate layer for Australia"
- Try clicking on the xml source link (<>). The following error message appears:
XML Parsing Error: no element found Location: http://spatial.ala.org.au/geonetwork/srv/en/iso19139.xml?id=13 Line Number 1, Column 39:<?xml version="1.0" encoding="UTF-8"?>
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | export-metadata-xml.patch added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
The patch looks good to me Simon. Could we also add those links generated in showMetadataExportIcons template to the brief format of each schemas (like we do for KML or add to map link) which may be useful for client app (eg. the widget) ?
comment:3 by , 13 years ago
Thanks for the review Francois! I'll add the links to the brief format of the schemas as suggested for the widget interface to use.
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in trunk in svn rev 8292 - schemaPlugins fixes will come along with anzmest
Patch attached which consolidates XML metadata export services so that:
If this patch is committed then the schema must provide the services that export the metadata in various XML formats - this will prevent the error in this bug ticket