Hi, I have the same problem. I'm using LDAPMultiPlugin and LDAPUserFolder. The problem ocurrs when you try to add a new user with latin chars on the name, like Andrés, or Muñoz... so, there is a problem with a unicode decode error, and i contacted the people who developed LDAPMultiPlugins, but since it's a patched version (for having an "user adder" plugin), they can't support it. The Traceback is the same like you are having:
Module Products.LDAPMultiPlugins.property, line 37, in setProperty Module Products.LDAPMultiPlugins.property, line 48, in setProperties UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not in range(128) Is there any way to contact the people who developed the patched version of LDAPMultiPlugins? Thanks. Carlos Bravo A. "Juan Elias" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] Hi, we are trying to use accent on Plone 2.5 with Ldap (patched with ldap multipugin patched v 1.4), but we have the next problem Traceback (innermost last): Module ZPublisher.Publish, line 115, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 41, in call_object Module Products.CMFFormController.ControllerPageTemplate, line 80, in __call__ Module Products.CMFFormController.BaseControllerPageTemplate, line 39, in _call Module Products.CMFFormController.ControllerBase, line 245, in getNext - __traceback_info__: ['id = join_form', 'status = success', 'button=Register', 'errors={}', 'context=<PloneSite at penalolen>', 'kwargs={}', 'next_action=None', ''] Module Products.CMFFormController.Actions.TraverseTo, line 36, in __call__ Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 41, in call_object Module Products.CMFFormController.FSControllerPythonScript, line 108, in __call__ Module Products.CMFFormController.Script, line 141, in __call__ Module Products.CMFCore.FSPythonScript, line 108, in __call__ Module Shared.DC.Scripts.Bindings, line 311, in __call__ Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec Module Products.CMFCore.FSPythonScript, line 164, in _exec Module None, line 19, in register - <FSControllerPythonScript at /penalolen/register> - Line 19 Module Products.CMFCore.RegistrationTool, line 158, in addMember Module Products.PlonePAS.tools.membership, line 66, in addMember Module Products.PlonePAS.tools.memberdata, line 155, in setMemberProperties Module Products.LDAPMultiPlugins.property, line 37, in setProperty Module Products.LDAPMultiPlugins.property, line 48, in setProperties UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not in range(128) can help me to solve the problem? thnxs -- Juan Elias -- Juan Elias ------------------------------------------------------------------------------
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
