http://bluehorn.co.nz/2008/12/04/how-to-handle-dot-in-symfony-url/
On Tue, Oct 20, 2009 at 1:47 PM, Steve Sanyal <[email protected]> wrote: > > Just a clarification. This is a routing issue. It does not seem like > symfony can parse the URL properly because it includes an email > address as one of the parameters. > > Regards, > Steve > > On Oct 19, 8:30 pm, Steve Sanyal <[email protected]> wrote: >> Hi, >> >> In my registration module, I have a URL which has the username >> embedded in it. However, if the username itself is an email address >> it does not seem that this approach works: >> >> https://myapp/frontend_dev.php/registration/test%40example.com/xsdfsd... >> >> I get the following error: >> >> Empty module and/or action after parsing the URL >> >> Has anyone encountered this and is there a remedy other than not >> allowing usernames with email addresses in them? >> >> Thanks, >> Steve > > > -- Blue Horn Ltd - System Development http://bluehorn.co.nz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
