inspire-eu-validation / INSPIRE-Validator-UI

This repository includes the code of the User Interface of the INSPIRE Reference Validator.
European Union Public License 1.2
0 stars 7 forks source link

Errors in CC2b and CC2c #60

Closed DanielMartinPerezdeLeon closed 4 months ago

DanielMartinPerezdeLeon commented 6 months ago

Issue related to PR.

The PR fix: https://github.com/INSPIRE-MIF/helpdesk-validator/issues/1033

The latest version of the validator, 2024.0, throws an error when choosing Conformance Class 2c: 'INSPIRE data sets and data set series metadata for IACS.

This error does not happen if IACS conformance class is not chosen. The error happens when running from both a local docker instance or the public instance.

As well as the next identified problem:

Please review also the dependencies of the CC2c, i.e. when it is selected, CC2b should be deselectable. In general, CC2c should have the same behaviour of CC2b, i.e. it depends only from CC1, so when CC2c is selected only CC1 shall be selected by default (at the moment also CC2 and CC2b are selected).

DanielMartinPerezdeLeon commented 4 months ago

Fixed on https://github.com/inspire-eu-validation/INSPIRE-Validator-UI/pull/59