Found it, and am answering in case anyone finds this from the future! The change that got me was request[bfg.routes.route] to request.matched_route
sorry for the noise! iain On Thu, Jan 8, 2015 at 4:44 PM, Iain Duncan <[email protected]> wrote: > Hi folks, I realize this is a shot in the dark. I'm upgrading an older app > built with pyramid 1.1, to pyramid 1.4. It uses hybrid > url-dispatch/traversal routes for the admin interface and these have all > broken in the upgrade. I'm still sorting out where it's happened so don't > have terribly useful debugging info yet, but thought I'd check first if > anyone here has any ideas of something that's happend in recent versions of > pyramid that would affect hybrid routes? > > thanks! > Iain > > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
