Jose García

Results 142 issues of Jose García

**Describe the bug** After the upgrade to Elasticsearch 8.14 client in https://github.com/geonetwork/core-geonetwork/pull/8161, the application doesn't work with previous versions of Elasticsearch server 8.X or 7.X as with the previous client...

bug

Running the integration tests in MacOS with ARM processor, it tries to download a wrong version of Elasticsearch, as doesn't identify properly the system: https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.14.0-linux-x86_64.tar.gz Added a new profile to...

backport 4.2.x

Analog to https://github.com/geonetwork/core-geonetwork/pull/7890, but for formatters. Refactored the code to reuse it in CSW and formatters. Test case: 1) Load the iso19139 samples 2) Create an iso19139 metadata 3) Create...

backport 4.2.x

Update the WebDav harvester to support XSLT per schema, similar to the GeoNetwork harvester. Documentation updates: - Updated the manual page for the WebDav harvester. - Added GeoNetwork 2.1-3.x harvester...

enhancement
backport 4.2.x
changelog
Documentation

**Describe the bug** When creating metadata from a subportals an error can be reported depending on the portal filter: ![create-metadata-subportal](https://github.com/geonetwork/core-geonetwork/assets/1695003/2c6ea2b9-646e-40c6-8c78-8f25700aff75) **To Reproduce** Steps to reproduce the behavior: 1. Create groups:...

A harvester to retrieve metadata from a database table using JDBC, currently supporting Postgres and Oracle connections. Configuration is described in https://github.com/GeoCat/core-geonetwork/blob/7b65eecc5b77c35620c505655d7e75d6c2046f85/docs/manual/docs/user-guide/harvesting/harvesting-database.md # Checklist - [X] I have read the...

backport 4.2.x
changelog
Documentation

1. Don't add saludation if the user to notify is the catalogue administrator (defined in settings), as only has the email address. Test case: - Update the notification level in...

backport 4.2.x

- Spring Framework: 5.3.39 # Checklist - [X] I have read the [contribution guidelines](https://github.com/geonetwork/core-geonetwork/blob/main/CONTRIBUTING.md) - [ ] *Pull request* provided for `main` branch, backports managed with label - [ ]...

In save mode: - Avoid double indexing of the updated metadata. - Return the XML document after saving it in the database, applying update-fixed-info process. # Checklist - [X] I...

backport 4.2.x

In certain cases can be relevant to display a banner in the application to inform users, for example of a maintenance task. This change request adds a new setting to...

backport 4.2.x