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

fix(api-v2): Fix checking of label of newly created resource #1453

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

benjamingeer
Copy link

If a resource is created with an rdfs:label containing escaped characters, these need to be unescaped when comparing the label in the request with the label in the saved resource.

Fixes #1452.

@benjamingeer benjamingeer self-assigned this Sep 30, 2019
@benjamingeer benjamingeer requested review from gfoo and removed request for afa-unibas September 30, 2019 14:41
@benjamingeer benjamingeer mentioned this pull request Sep 30, 2019
@benjamingeer benjamingeer merged commit 46b2fd0 into develop Sep 30, 2019
@benjamingeer benjamingeer deleted the wip/1452-escape-in-label branch September 30, 2019 15:22
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

Successfully merging this pull request may close these issues.

Encoded chars in resource label
2 participants