Jose García

Results 142 issues of Jose García

Test: 1) Enable User feedback in the Administration settings 2) Access the Contact Us page: http://localhost:8080/geonetwork/srv/eng/contact.us ![contactus](https://user-images.githubusercontent.com/1695003/77661373-d8ab0000-6f7a-11ea-9c40-40f993c58e42.png) Also the page is not linked in the search application and for this...

Test: 1) Create a new iso19139 multilingual metadata 2) Change to advanced view and add to a metadata contact an online resource (`Website` field) 3) Description field for the onine...

Test: 1) Click one record from the home page, change it to full view. 2) Go back to home page, click another record, change it to full view --> it‘ll...

Search statistics were disabled in 3.8 version due to the upgrade of ElasticSearch / Kibana. Seem the dashboards require some re-work. Created this issue to track this. In the meantime,...

Similar to https://github.com/geonetwork/core-geonetwork/issues/1752 The exception doesn't fail the service, but some elements will not be processed, like: https://github.com/geonetwork/core-geonetwork/blob/1b06264880e264ccf029a4c81b67dc709e66388c/schemas/iso19139/src/main/plugin/iso19139/layout/tpl-rdf.xsl#L479-L482

The lucene field `_groupPublished` stores the group name instead of the group identifier (as it's done for `_groupOwner`), this is problematic if the group name is changed as the Lucene...

According to INSPIRE TG: "TG Requirement 3.4: metadata/2.0/req/sds/sds-category At least one Spatial Data Service category or subcategory for the described service shall be given using the language-neutral keyword values as...

Tested in `3.10.x`, but probably the same in `master`, building in a clean machine the following error happens, seem some issue with the certificate of the repository for `mapfish-print` ![image_2020_02_21T13_01_04_192Z](https://user-images.githubusercontent.com/1695003/75038647-123da680-54b7-11ea-80ff-cddf30dd90c9.png)

Happens in `master`, but not in `3.8.x`. Test case: 1) Access the **Record links analysis** page in the administration option. 2) Open Chrome dev tools -> Every second is issued...

According to this configuration if the `gmd:parentIdentifier` element is missing should be displayed an `Add parent record` button, but at least in 3.8.x doesn't work: https://github.com/geonetwork/core-geonetwork/blob/5b9585fb5522b05b2daed079b05639ceb871c199/schemas/iso19139/src/main/plugin/iso19139/layout/config-editor.xml#L3160-L3161 Test: 1) Create an...