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

Editing user info fails if CENSORED is in email address box #139

Closed
dagolden opened this issue Dec 12, 2014 · 2 comments
Closed

Editing user info fails if CENSORED is in email address box #139

dagolden opened this issue Dec 12, 2014 · 2 comments
Labels

Comments

@dagolden
Copy link
Contributor

In some cases, the form is populated with "CENSORED" in the public email box. Submitting with that value fails email address validation. We should do one of the following:

  • not populate a box with "CENSORED" and just leave it blank
  • ignore "CENSORED" on submission

I looked at the code and didn't feel confident editing the email validation section myself, so this is an issue, not a PR.

@Grinnz
Copy link
Contributor

Grinnz commented Jun 2, 2016

To note, this is populated by default if user info hasn't been set for the user before. So this affects basically everyone until they realize it's an issue, preventing them from successfully setting the cpan address to forward in the meantime.

@charsbar
Copy link
Collaborator

This should be fixed by #332.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants