Hi Alberto, > I'm experiencing this problem too ... seems that the Schema calls > from_python on every field and then adjust_value calls it again on > individual fields so vaue is double-from-pythonized... > > Can you try the attached patch see if it solves anything? It does in > my case (which is somewhat related but not with the same kind of field).
It works for me as well. Kind of. I have two TG projects to test for; it did help one project but not the other, more sophisticated one. The other one continues to fail at turbogears.widgets.forms:216 in adjust_value. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
