Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ianwallen opened this issue Dec 16, 2022 · 0 comments
Open
Labels
bug Something isn't working
Milestone

Comments

@ianwallen
Copy link
Contributor

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

<codelist name="gmd:DS_AssociationTypeCode" alias="associationType">
<entry>
<code>RI_428</code>
<value>crossReference; référenceCroisée</value>
<label>Cross reference</label>
<description>Reference from one dataset to another</description>
</entry>

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

image

@ianwallen ianwallen added the bug Something isn't working label Dec 16, 2022
@ianwallen ianwallen added this to the 3.12.9 milestone Dec 16, 2022
@josegar74 josegar74 modified the milestones: 3.12.9, 3.12.10 Mar 10, 2023
@josegar74 josegar74 modified the milestones: 3.12.10, 3.12.11 May 10, 2023
@josegar74 josegar74 modified the milestones: 3.12.11, 3.12.12 Oct 4, 2023
@josegar74 josegar74 modified the milestones: 3.12.12, 3.12.13 Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants