Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map payload is not correclty handled #7911

Closed
mattiagiupponi opened this issue Aug 2, 2021 · 0 comments
Closed

Map payload is not correclty handled #7911

mattiagiupponi opened this issue Aug 2, 2021 · 0 comments
Assignees
Labels
major A high priority issue which might affect a lot of people or large parts of the codebase
Milestone

Comments

@mattiagiupponi
Copy link
Contributor

Expected Behavior

Maps blob should be handled as JSON

Actual Behavior

Maps that were already present with older versions of geonode are still handled as a string. We should convert them into JSON

Steps to Reproduce the Problem

  1. Update geonode on the master branch from an older version
  2. Check how the payload of the map is saved

Specifications

  • GeoNode version: master
  • Installation method (manual, GeoNode Docker, SPCGeoNode Docker):
  • Platform:
  • Additional details:
@mattiagiupponi mattiagiupponi added this to the 4.0.0 milestone Aug 2, 2021
@mattiagiupponi mattiagiupponi self-assigned this Aug 2, 2021
@mattiagiupponi mattiagiupponi changed the title Maps payload not correclty handled Map payload is correclty handled Aug 2, 2021
@mattiagiupponi mattiagiupponi changed the title Map payload is correclty handled Map payload is not correclty handled Aug 2, 2021
@afabiani afabiani added the major A high priority issue which might affect a lot of people or large parts of the codebase label Aug 2, 2021
afabiani pushed a commit to GeoNode/geonode-mapstore-client that referenced this issue Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major A high priority issue which might affect a lot of people or large parts of the codebase
Projects
None yet
Development

No branches or pull requests

2 participants