Jose García

Results 142 issues of Jose García

If CORS is not allowed for WMS GetMap HEAD request, the error response doesn't contain the status property. Protect the related check. Follow up of #7000 # Checklist - [X]...

backport 4.2.x

This seem related to the transifex translations, doing a `mvn clean install` takes more than 5 minutes. This is really slow, but maybe should be done in other way? If...

This change request allows to configure multiple DOI publications servers. A new maintenance for DOI servers has been added in `Admin console` > `Settings` > `DOI servers`: ![doi-create-server](https://github.com/geonetwork/core-geonetwork/assets/1695003/491a2080-1e39-4dac-baa7-9b2d858661fa) A DOI...

enhancement
api change
changelog

Test case: 1) Access to http://localhost:8080/geonetwork/xml/schemas/dublin-core/schema.xsd - Without the fix: a 404 error is returned - With the fix: the xsd file is returned # Checklist - [X] I have...

backport 3.12.x
backport 4.2.x

Sending a xml fragment to replace in the metadata, like for example do some directives, replaces the element children, but not the attributes of the element: ``` _X124_replace=true ``` With...

stale

Retrieve metadata method increments metrics under certain conditions and returns null. Methods calling the retrieve metadata method increments additionally the unretrievable metric if null is returned. Sonarlint fixeas are already...

backport 4.2.x

- Increase GetRecords max records parameter to 100 - Use GetRecords with ElementSetName FULL to retrieve the full xml and avoid individual GetRecordById requests Includes Sonarlint improvements. Fixes #7995 #...

backport 4.2.x

- Spring Framework: 5.3.39 - Spring Security: 5.8.14 # 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...