#692: Codelist removed when not in ISO codelist
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: Future release
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
If an ISO19139 record contains a codelist value which is not available in
default ISO19139 list of values then:
* in view mode, the value is not displayed
* in edit mode, XML editing is ok, but switching to another type of view
(eg. default, advanced), the codelist value is reset to "".
{{{
<gmd:CI_RoleCode
codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/Codelist/ML_gmxCodelists.xml#CI_RoleCode"
codeListValue="notAnIsoCodelist"/>
}}}
Changes: When a codelist is not available in ISO list of values, add a
simple input with the value and the ISO codelist selector next to it.
Related topic: http://trac.osgeo.org/geonetwork/wiki/registers
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/692>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.