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

Do not allow spaces and other special characters in URIs #203

Open
fbrckman opened this issue Sep 5, 2019 · 0 comments
Open

Do not allow spaces and other special characters in URIs #203

fbrckman opened this issue Sep 5, 2019 · 0 comments
Labels
enhancement Enhance an existing feature

Comments

@fbrckman
Copy link
Collaborator

fbrckman commented Sep 5, 2019

E.g. a shape IRI can have a space in it.

To Do

  • Remove these characters from the IRI before processing.
  • Check the regular expression: util/constants.IRI_REGEX.
  • Check if the regular expression is applied everywhere.
  • Check if the regular expression is applied correctly.
@fbrckman fbrckman added the enhancement Enhance an existing feature label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant