On Apr 15, 5:02 pm, Ben Bangert <[email protected]> wrote: > Using a name that's not defined in a Mako template should *always* throw an > error. What is happening when you use an undefined variable, and what are you > expecting?
0.9.7 returned a mako template error in the browser which allowed you to see the context. 0.10rc1 and 1.0rc1 both return Internal Server Error in the browser, and you have to revert back to the console trackback to see what occurred. For me, it is exclusive to ToscaWidgets - disabling it returns the previous behavior. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
