Try commenting this line out in your .htaccess file:

RewriteRule .* - [L]

On May 31, 11:12 pm, Tomasz Ignatiuk <[email protected]> wrote:
> Symfony should escape those dots and commas. How do you create link?
>
> On 27 Maj, 16:03, halla <[email protected]> wrote:
>
> > Hi,
>
> > I'm trying to transport geo-coordinates as part of an URL, but the
> > symfonys routing seems to have problems with the dots in the
> > coordinates...
>
> > This is how my URL looks like:
> > url: /searchresult/:type/from/:from/to/:to/seats/:seats/.:sf_format
>
> > And this is how I request it:
> > example.com/searchresult/ride_offer/from/41.151186,9.125039/to/
> > 46.002482,7.704637/seats/4.xml
>
> > Do you see any possibility to solve this problem and "mask" the geo-
> > coordinats in any way? Or do I have to replace the dots in the
> > coordinates into anything else?
>
> > Thanks for your help,
> > Daniel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to