-
Notifications
You must be signed in to change notification settings - Fork 187
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
Labels
Comments
Even if not really a duplicate. The route cause of this is basically the same as for: #4078 |
This was referenced Jul 14, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ocis version 1.20 local
Steps:
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
The text was updated successfully, but these errors were encountered: