> So I think the problem is that func_original probably may not be > returning the _real_ original function. I haven't looked at that a lot > yet but I suspect that is the problem.
Just to confirm, I placed logging in the condition again. The function being returned by func_original is _expose, which does not have the _no_trans attribute. So perhaps the bug in all this is that func_original is not returning my submit function. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

