Issue #216: 500 error when adding a new reviewer to the pull-request if a username contains a spaces
Reported by: | Anatoly Birman |
State: | duplicate |
Created on: | 2016-05-04 13:35 |
Updated on: | 2016-05-11 17:30 |
Description
If a user in Kallithea contains any values in the "First Name" or "Last Name" fields,
it gives a 500 error when I'm trying to add a new reviewer to the existing pull-request
Attachments
Comments
Comment by Mads Kiilerich, on 2016-05-04 14:04
probably the same as Issue #216
Comment by Andrej Shadura, on 2016-05-04 14:13
You mean #215.
Comment by Anatoly Birman, on 2016-05-04 16:31
Trying to add a new viewer with spaces in its username
Comment by Anatoly Birman, on 2016-05-04 16:36
Getting 500 error when trying to save the changes, and doesn't add a new reviewer. After that if I try to edit this pull-request by clicking its name, it gives the 500 error too.
Comment by Anatoly Birman, on 2016-05-11 17:30
Duplicate of #215.