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

Widgets on maps are not retained on reload #5485

Closed
afabiani opened this issue Jan 9, 2020 · 1 comment
Closed

Widgets on maps are not retained on reload #5485

afabiani opened this issue Jan 9, 2020 · 1 comment
Assignees
Labels
regression Issues related to regressions.
Milestone

Comments

@afabiani
Copy link
Member

afabiani commented Jan 9, 2020

Expected Behavior

Widgets on the maps are loaded correctly when the map is reopened.

Actual Behavior

Widgets on the maps are lost when the map is reopened.

Steps to Reproduce the Problem

  1. create a new map
  2. add a layer
  3. add whatever widget for the layer (text, table, etc.)
  4. save the map
  5. reopen the map -> no widgets are shown

Specifications

  • GeoNode version: 2.10.x
  • Installation method (manual, GeoNode Docker, SPCGeoNode Docker): any
  • Platform: any
  • Additional details:
@afabiani
Copy link
Member Author

afabiani commented Jan 9, 2020

Issue related to "django-mapstore-adapter" not serializing data correctly.

Fixed by GeoNode/django-mapstore-adapter@db2fb3f

django-mapstore-adapter v.1.0.16+

@afabiani afabiani closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression Issues related to regressions.
Projects
None yet
Development

No branches or pull requests

1 participant