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

Error creating a new user #39

Open
balkian opened this issue Apr 6, 2013 · 0 comments
Open

Error creating a new user #39

balkian opened this issue Apr 6, 2013 · 0 comments
Labels

Comments

@balkian
Copy link
Member

balkian commented Apr 6, 2013

Steps to reproduce:

  • Open the create a new user form
  • Fill the required fields
  • Click on "register"

Expected result:

  • A new user is added to the site, or an error message appears

Actual result:

  • The page keeps "loading", and nothing happen
  • If you check the console, this appears:
Traceback (innermost last):
  Module ZPublisher.Publish, line 126, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall
  Module ZPublisher.Publish, line 46, in call_object
  Module zope.formlib.form, line 795, in __call__
  Module five.formlib.formbase, line 50, in update
  Module zope.formlib.form, line 762, in update
  Module zope.formlib.form, line 703, in handleSubmit
  Module zope.formlib.form, line 616, in validate
  Module zope.formlib.form, line 552, in 
  Module plone.app.users.browser.register, line 261, in validate_registration
  Module zope.formlib.form, line 742, in validate
  Module zope.formlib.form, line 349, in getWidgetsData
  Module zope.formlib.widget, line 419, in getInputValue
  Module zope.schema._bootstrapfields, line 182, in validate
  Module zope.schema._field, line 380, in _validate
  Module zope.schema._bootstrapfields, line 211, in _validate
TypeError: unbound method study_fields() must be called with Validate instance a
s first argument (got str instance instead)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant