Opened 13 years ago
Closed 12 years ago
#692 closed defect (fixed)
Codelist removed when not in ISO codelist
Reported by: | fxp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.9.0 |
Keywords: | Cc: |
Description
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
Change History (1)
comment:1 by , 12 years ago
Milestone: | Future release → v2.9.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | → v2.9.0 |
Note:
See TracTickets
for help on using tickets.