collective / pas.plugins.ldap

Zope (and Plone) PAS Plugin providing users and groups from LDAP directory
http://pypi.python.org/pypi/pas.plugins.ldap
Other
13 stars 19 forks source link

1.7.1 error with plone 5.2.1 #97

Closed om1221 closed 4 years ago

om1221 commented 4 years ago

After enable pas plugins and click LDAP/ AD Support,then get error:

Traceback (innermost last): Module ZPublisher.WSGIPublisher, line 156, in transaction_pubevents Module ZPublisher.WSGIPublisher, line 338, in publish_module Module ZPublisher.WSGIPublisher, line 256, in publish Module ZPublisher.mapply, line 85, in mapply Module ZPublisher.WSGIPublisher, line 62, in call_object Module zope.browserpage.simpleviewclass, line 41, in call Module Products.Five.browser.pagetemplatefile, line 126, in call Module Products.Five.browser.pagetemplatefile, line 61, in call Module zope.pagetemplate.pagetemplate, line 135, in pt_render Module Products.PageTemplates.engine, line 88, in call Module z3c.pt.pagetemplate, line 173, in render Module chameleon.zpt.template, line 306, in render Module chameleon.template, line 209, in render Module chameleon.utils, line 75, in raise_with_traceback Module chameleon.template, line 187, in render Module bacd4a3c9a5cafd5968f6af005d2f6f8.py, line 356, in render Module 900c1aedb3a6594f7c67be74ecb9a73a.py, line 286, in render_master Module 8ea451be501fb4f586dd8f5386dc65e5.py, line 687, in render_master Module 900c1aedb3a6594f7c67be74ecb9a73a.py, line 266, in fill_content Module 8ea451be501fb4f586dd8f5386dc65e5.py, line 1273, in render_content Module 900c1aedb3a6594f7c67be74ecb9a73a.py, line 257, in fill_main Module bacd4a3c9a5cafd5968f6af005d2f6f8.py, line 335, in fill_prefs_configlet_main Module pas.plugins.ldap.properties, line 85, in form Module yafowil.yaml.parser, line 23, in parse_from_YAML Module yafowil.yaml.parser, line 59, in call Module yafowil.yaml.parser, line 147, in create_tree Module yafowil.yaml.parser, line 145, in create_children Module yafowil.yaml.parser, line 144, in create_children Module yafowil.yaml.parser, line 122, in call_factory Module yafowil.base, line 706, in call Module yafowil.widget.array.widget, line 72, in array_builder Module yafowil.base, line 684, in call__ KeyError: 'table'

om1221 commented 4 years ago

downgrade back to 1.7.0 test ok