-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Unable to save @@personal-preferences when using email as login #56
Comments
mauritsvanrees
added a commit
that referenced
this issue
Apr 29, 2016
This could hebben when email is used as login name. Fixes #56
mauritsvanrees
added a commit
that referenced
this issue
Apr 29, 2016
This could happen when email is used as login name. Fixes #56 and plone/Products.CMFPlone#1146
I hope to have fixed this with the pull request linked above. Waiting for what the test server says. |
jensens
pushed a commit
that referenced
this issue
Apr 30, 2016
This could happen when email is used as login name. Fixes #56 and plone/Products.CMFPlone#1146
mister-roboto
pushed a commit
to plone/buildout.coredev
that referenced
this issue
Apr 30, 2016
Branch: refs/heads/master Date: 2016-04-30T23:01:26+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.users@caa6a2f Fixed KeyError email on personal preferences form. (#58) This could happen when email is used as login name. Fixes plone/plone.app.users#56 and plone/Products.CMFPlone#1146 Files changed: M CHANGES.rst M plone/app/users/browser/account.py
mister-roboto
pushed a commit
to plone/buildout.coredev
that referenced
this issue
Apr 30, 2016
Branch: refs/heads/master Date: 2016-04-30T23:01:26+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.users@caa6a2f Fixed KeyError email on personal preferences form. (#58) This could happen when email is used as login name. Fixes plone/plone.app.users#56 and plone/Products.CMFPlone#1146 Files changed: M CHANGES.rst M plone/app/users/browser/account.py
Looks good. Thanks for the quick patch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've got a an issue where if the site uses "email address as login name" users cannot save their personal preferences. This could be related to this closed but unsolved issue.
Steps to reproduce:
docker run --rm -p 8080:8080 plone/plone
. This is 5.0.4 right now.localhost:8080
and Create a new siteadmin:admin
and under "Site Setup -> Security: or@@security-controlpanel
enable "Use email address as login name"@@personal-preferences
and change "Wysiwyg editor" to "TinyMCE.Throws an error with the traceback in the console:
The text was updated successfully, but these errors were encountered: