It was fixed in changeset http://trac.symfony-project.org/changeset/13270
It was sfDoctrinePlugin bug.

Dňa Ut 25. November 2008 18:28 Rob Knight napísal:
> It can be turned off, but it might still be a bug.
>
> You can disable it by editing factories.yml:
> all:
>   routing:
>     class: sfPatternRouting
>     param:
>       generate_shortest_url:            true
>       extra_parameters_as_query_string: true
>
> The final setting there (extra_parameters_as_query_string) should be set to
> false.  This is a new feature in sf1.2 and as far as I know, it's not
> documented yet.  I'm not sure if it's actually behaving properly, but it
> caused me a couple of hours of confusion to figure out how to switch it
> off.

-- 
adrive

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to