Just noticing that if I redirect to a URL with an anchor tag, like so:
/module/action/id/1#photos Symfony redirects fine, except it strips the anchor tag off the redirect and ends up forwarding to: /module/action/id/1 Is this expected behavior or a bug? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
