THANK YOU!

I had to remove the "/*" from the url. The routing looks now like
this:

...
search:
  url:   /search
  options: { extra_parameters_as_query_string: true }
  param: { module: search, action: result }
...

regards,

Michael


On 21 Jul., 11:27, Tonio <brankg...@gmail.com> wrote:
> Oups,
>
> too quick: options: { extra_parameters_as_query_string: true }
>
> On Jul 21, 11:24 am, Tonio <brankg...@gmail.com> wrote:
>
> > Hello,
>
> > Try
> > options: { generate_shortest_url: false }
>
> > from:http://www.symfony-project.org/tutorial/1_2/whats-new#chapter_3fb3b0c...
>
> > Tonio
>
> > On Jul 21, 10:52 am, "mlu...@gmail.com" <mlu...@gmail.com> wrote:
>
> > > Hi!
>
> > > has anybody an idea about this? it's really urgent. thank you.
>
> > > michael
>
> > > On 20 Jul., 19:09, "mlu...@gmail.com" <mlu...@gmail.com> wrote:
>
> > > > Thank you for the feedback.
>
> > > > Now it's working, but the url looks like this:
>
> > > > /search/q/funny/page/2
>
> > > > Can I change this?
>
> > > > Michael
>
> > > > On 20 Jul., 18:14, Eno <symb...@gmail.com> wrote:
>
> > > > > On Mon, 20 Jul 2009, mlu...@gmail.com wrote:
> > > > > > I think I have to define something in the routing.yml, but I have no
> > > > > > idea what.
>
> > > > > > I want the url to look like this
>
> > > > > >www.example.com/search?q=word1+word2&p=1
>
> > > > > You could try:
>
> > > > >   url: /search/*
>
> > > > > --
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to