On Jun 28, 3:45 pm, Ben Bangert <[EMAIL PROTECTED]> wrote: > On Jun 24, 2008, at 9:43 PM, Sok Ann Yap wrote: > > > This can be fixed by reversing the order of the last 2 connect lines > > in routes/mapper.py. Once reversed, "12" will be assigned to id and > > "json" will be assigned to format. > > Thanks for the patch, there was also an issue with some of the other > methods when using formatting, I've switched all their orders to > ensure the format is retained first as well as added unit tests to > verify that this works (and will keep working). I've released Routes > 1.9.1 which fixes this issue.
Speaking of patches for Routes, I created this ticket with attached patch: http://routes.groovie.org/trac/routes/ticket/73 It lets you pass the ``requirements`` keyword arg to Mapper.resource. -wlb --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
