On Oct 12, 3:22 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > You could circumvent this by adding this line at the beginning of > validate_python: > field_dict = > formencode.variabledecode.variable_encode(field_dict)
I forgot to mention that this "fix" must be done in formencode, not in ToscaWidgets/TG. As TW/TG are the cause for the problem the fix should be done in TW/TG and not in FE. Unfortunately I don't know how to fix it in TW/TG. Has anyone an idea? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

