I have this URL that works well (camion means truck in spanish): http://www.example.com/s/all-site/camion
But if I add an accent to the word, it will not work (it doesn't find the route, so it gives a 404 error): http://www.example.com/s/all-site/camión It's strange, because if I add index.php, it works perfectly!! http://www.example.com/index.php/s/all-site/camión Could this be related to .htaccess? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
