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

500 with "UpdateUser: e-mail invalid [email: ]" when updating org #13653

Closed
silverwind opened this issue Nov 20, 2020 · 2 comments · Fixed by #13627
Closed

500 with "UpdateUser: e-mail invalid [email: ]" when updating org #13653

silverwind opened this issue Nov 20, 2020 · 2 comments · Fixed by #13627
Labels
skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Milestone

Comments

@silverwind
Copy link
Member

silverwind commented Nov 20, 2020

  • Gitea version (or commit ref): latest master

Description

When updating a org like https://try.gitea.io/org/silverwind-org/settings and trying to set description or full name, a 500 is seen on save and the org settings are not saved. In the log I see

...uters/org/setting.go:94:SettingsPost() [E] UpdateUser: e-mail invalid [email: ]

The form does not contain a email field. Probably affects 1.13 and 1.14.

@mrsdizzie
Copy link
Member

Is this fixed by #13627 ?

@6543
Copy link
Member

6543 commented Nov 20, 2020

yes it will be :)

@lafriks lafriks added this to the 1.14.0 milestone Nov 20, 2020
@6543 6543 added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Nov 20, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants