geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
426 stars 489 forks source link

Administration / Batch XSL process does not work anymore #695

Closed fxprunayre closed 9 years ago

fxprunayre commented 9 years ago

http://localhost:8080/geonetwork/srv/eng/admin.console#/tools/batch

fxprunayre commented 9 years ago

Probably related to the fact that the selectionManager is not retrieved from the user session anymore (https://github.com/geonetwork/core-geonetwork/blob/develop/services/src/main/java/org/fao/geonet/services/metadata/BatchXslProcessing.java#L71) as it used to be https://github.com/geonetwork/core-geonetwork/blob/stable-develop/services/src/main/java/org/fao/geonet/services/metadata/BatchXslProcessing.java#L97. So the list of records to update is always empty.

Any suggestion on how to fix that would be appreciated ...

fxprunayre commented 9 years ago

Also batch report response format changed completely and UI does not display any information.

fxprunayre commented 9 years ago

Response format fixed in https://github.com/geonetwork/core-geonetwork/commit/5fbf6876eb26d696db216e61e5a2aef1db12420f