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

Creating group with problematic group name via graph api gives 500 error #3631

Closed
ScharfViktor opened this issue Apr 29, 2022 · 2 comments
Closed
Assignees
Labels

Comments

@ScharfViktor
Copy link
Contributor

ocis version 1.20 local

Steps:

  • user tries to create group with name "?\?@#%@,;"

Expected: group was created

Actual: 500 with message: "message": "LDAP Result Code 2 \"Protocol Error\": failed to decode escaped character: encoding/hex: invalid byte: U+003F '?'"

https://drone.owncloud.com/owncloud/ocis/11100/44/9

Screenshot 2022-04-29 at 12 42 50

Clipboard - April 29, 2022 12_45 PM

@rhafer
Copy link
Contributor

rhafer commented Jul 13, 2022

Even if not really a duplicate. The route cause of this is basically the same as for: #4078

@phil-davis
Copy link
Contributor

This particular test case seems to have been fixed by #4132 and was removed from expected-failures by oCIS PR #4198 and web PR owncloud/web#7275

@ScharfViktor please close if you agree that this is fixed.

rhafer added a commit to rhafer/ocis that referenced this issue Jul 14, 2022
rhafer added a commit to rhafer/ocis that referenced this issue Jul 14, 2022
@rhafer rhafer closed this as completed in d09819d Jul 14, 2022
@micbar micbar mentioned this issue Jul 19, 2022
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants