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

Dashboard -> Table special signs in column name leads to parsing error #12196

Open
mucke2701 opened this issue May 3, 2024 · 0 comments
Open

Comments

@mucke2701
Copy link

Expected Behavior

If a User creates a Dashboard and adds a table-widget where are special signs in the column names (like "$%&:()"). A User should
A: Be notified that some signs can't be used in column names
B: show the table, respectively

Actual Behavior

If a User creates a Dashboard and adds a table-widget where are special signs in the column names (like "$%&:()"). A parsing error is shown in the Widget field which leads to a ugly Dashboard.

Steps to Reproduce the Problem

  1. get a dataset with a column names with special signs and upload to geonode
  2. create a dashboard
  3. create a table-widget based on the dataset

Specifications

  • GeoNode version:
  • Installation type (geonode-project): geonode-project
  • Installation method docker): docker
  • Platform: Ubuntu
  • Additional details:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant