On 6/4/07, Matt Feifarek <[EMAIL PROTECTED]> wrote: > > A route map recently stopped working when I upgraded an app to a newer > version of pylons.
Hi Gang. I just discovered another clue. If I change the requested URL from: http://localhost:5000/projects/FS5639/download/file.txt to: http://localhost:5000/projects/FS5639/download/file<http://localhost:5000/projects/FS5639/download/file.txt> It works perfectly. Looks like I have a regex issue on my hands... maybe the period in the URL messes something up? I'm on Pylons 0.9.5 and Routes 1.6.3. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
