geonode icon indicating copy to clipboard operation
geonode copied to clipboard

Upload Metadata Error no handlers for xml

Open jeff-bradley opened this issue 1 year ago • 3 comments

Expected Behavior

Download ISO Metadata for dataset. Upload ISO Metadata for dataset.

Actual Behavior

Download ISO Metadata works, but when uploading the same file I get an Error with "Unexpected error! - Unknwon Error Code. Contact the system administrator for more information regarding this error message. Additional info: [No handlers found for this dataset type]"

Steps to Reproduce the Problem

1.Download Metadata 2.Upload same Metadata 3.Error returned

Specifications

  • GeoNode version:4 master
  • Installation type (vanilla, geonode-project):vanilla
  • Installation method (manual, docker):docker
  • Platform: GCP linux compute engine and also local wsl linux ubuntu
  • Additional details:

jeff-bradley avatar Nov 16 '23 22:11 jeff-bradley

I confirm the same behavior in version 4.1.x

davicustodio avatar Nov 17 '23 13:11 davicustodio

Issues for handling XML and SLD files are already open in the geonode-importer repo

mattiagiupponi avatar Dec 05 '23 08:12 mattiagiupponi

This is caused by a refactoring in https://github.com/GeoNode/geonode/pull/11363 The issue is being tracked inside https://github.com/GeoNode/geonode-importer/issues/200

giohappy avatar Feb 08 '24 14:02 giohappy

@giohappy after fixing the Regression, can this issue be closed then?

ridoo avatar Mar 22 '24 05:03 ridoo

fixed by https://github.com/GeoNode/geonode/issues/12049

mattiagiupponi avatar Mar 22 '24 07:03 mattiagiupponi