On Jun 7, 2007, at 3:23 PM, Mike Orr wrote: > It probably is. I found another case today where the default route > caught it. > > /incident/1/category > controller="incident", action="1", id="category" > > I commented out the default route since I'm not using it. I left the > template route though.
Note that the logging in Routes will give detailed information on which route was matched, http://docs.pythonweb.org/display/pylonscookbook/Dispatch+logging Cheers, Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
