Skip to content

Commas in username causes error in nosy list #35

Closed
@ericvsmith

Description

@ericvsmith

User "Oliver Too, Eh?" created https://bugs.python.org/issue36727.

Because of the comma in the username, I couldn't reply to the issue via the bpo UI. It gave me an error: "property nosy: 'Oliver Too' is not a user.", then reformatted the nosy list as "Eh?,Oliver Too,docs@python,eric.smith,xtreak". I tried various combination of quotes and escape backslashes, to no avail. I ended up dropping the user from the nosy list and notifying them via direct email.

@tirkarthi also had the same issue, and ended up adding a reply to the issue via email to bpo to work around the problem.

Perhaps the user creation should prohibit commas?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions