metadata101 / iso19139.ca.HNAP

ISO Harmonized North American Profile (HNAP)
GNU General Public License v2.0
4 stars 19 forks source link

Code instead of label is displayed in the "Other resources" section #294

Open ianwallen opened 1 year ago

ianwallen commented 1 year ago

There seems to be a bug where the code name is displayed instead of the label. As HNAP uses actual code numbers for the code, this can add confusion for users.

Here is an example

image

Instead of RI_428 it should be “Cross reference” after getting the label from the code list https://github.com/metadata101/iso19139.ca.HNAP/blob/4c9950edb4ea10c8d0216e810b8f0b9bf0d5b051/src/main/plugin/iso19139.ca.HNAP/loc/eng/codelists.xml#L469-L475

Similar issue also exists in the selection of the resource. This example shows RI_428 / RI_435

image