On Oct 11, 2010, at 6:04 PM, Remi Jolin wrote: > Le 11/10/2010 17:23, Diez B. Roggisch a écrit : >> >> If it works... I think it's not really ok, because in the end, it can't be >> the >> expectation of somebody who produces URLs for a web-application that it >> expects all kinds of additional variables. I mean - what's the use of these >> in >> the first place, if they are simply ignored? > Well, TG (in prod configuration) is supposed to silently ignore unexpected > parameters. So why would it crash if there is a - in an unexpected parameter > name ? > > # Set to True if you'd like to abort execution if a controller gets an > # unexpected parameter. False by default > # tg.strict_parameters = False
Certainly an interesting point. I'm not concerned with TG1.1 development anymore, but you might have luck filing it as a bug, and see if discussion ensues. Diez -- 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.

