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

Cannot delete entity with id containing special characters #7455

Closed
dennishendriksen opened this issue Jun 18, 2018 · 0 comments
Closed

Cannot delete entity with id containing special characters #7455

dennishendriksen opened this issue Jun 18, 2018 · 0 comments

Comments

@dennishendriksen
Copy link
Contributor

How to Reproduce

  • In the dataexplorer
    • Create an entity with id x#y
    • Delete the entity using the trashcan icon

Expected behavior

  • Row deleted

Observed behavior

  • Nothing happens, row is not deleted

Entities with ids containing characters different from "A-Z a-z 0-9 - _ . ! ~ * ' ( )" can't be deleted using the RestClientV2.js.

tommydeboer added a commit that referenced this issue Jun 19, 2018
…elete

Fix #7455 Can't delete entity with id containing special chars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant