Jose García

Results 142 issues of Jose García

This change uses Apache Tika to identify the mimetype of the uploaded files, to restrict the file supported in the different services that allow uploading files to GeoNetwork: - Logo...

changelog

Currently the http proxy doesn't support to send a parameter repeated in the url with different values. This causes Kibana when proxied to fail some requests like the following :...

bug
backport 4.2.x

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

backport 4.2.x

Sonarlint and CodeQL quality fixes for a small subset of the code. Main changes: - Fix string comparisons that didn't use `equals`. - Remove unused variables. - Rename method variables...

backport 4.2.x

Adding in the metadata fields values like for example: ``` data {{info}} ``` Causes the content `{{info}}` is not saved, I know is not a very usual value, but should...

bug
stale

Test: - Create a new iso19139 metadata - In the default view click the + button to add a contact - The contact section is added, but can't be removed...

bug
stale

Configuring a proxy server with credentials causes 407 Unauthorized exception. For example when executing a harvester: ``` 2014-07-09 09:20:55,896 WARN [geonetwork.harvester] - (C) Message : Bad server response: 'Unauthorized --...

bug

**Describe the bug** Tested with a Postgres database with `main` branch. Enabling the `DEBUG` log mode for development and accessing the search application at least, the log file is flooded...

Legacy users have in the `security` field in the database the value `update_hash_required` as in previous versions of GeoNetwork the encoder algorithm was different. So they have to reset the...

bug

This change requests migrates the OAIPMH server to Elasticsearch, previously in GeoNetwork 4.x using the search services, an exception was returned: `ES search does not support OAI yet`. The API...

api change
backport 4.2.x
changelog