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

AttributeError: 'NoneType' object has no attribute 'getGeneratedName' #37

Closed
spanish opened this issue Jan 14, 2017 · 2 comments
Closed

Comments

@spanish
Copy link

spanish commented Jan 14, 2017

Hello,

I can't edit taxonomies with collective.taxonomy 1.2.3 on Plone 4.3.10 (using .xml VDEX files).

Taxonomies -> check any taxonomy -> Edit taxonomy -> Save -> get the below error:

Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module z3c.form.form, line 233, in call
Module z3c.form.form, line 226, in update
Module plone.z3cform.patch, line 21, in BaseForm_update
Module z3c.form.form, line 154, in update
Module collective.taxonomy.controlpanel, line 194, in updateWidgets
Module z3c.form.form, line 129, in updateWidgets
Module collective.taxonomy.controlpanel, line 198, in getContent
Module collective.taxonomy.controlpanel, line 258, in init
AttributeError: 'NoneType' object has no attribute 'getGeneratedName'

Any idea to solve this?

Thanks!

Manuel

@vincentfretin
Copy link
Member

vincentfretin commented Jan 14, 2017

Please use a recent version. I suggest you version 1.4.2 before we use lxml (I have an issue with lxml with 1.4.4, see #38)

@spanish
Copy link
Author

spanish commented Jan 14, 2017

This solves the problem. Thank you very much! Manuel

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

No branches or pull requests

2 participants