If I call:

$this->Session-
>setFlash(router::url(array('testme'=>'freddy','controller'=>'TestCases',
'action'=>'main', 'requestedService'=>$cleanCase, 'id'=>$cleanCase)));

the output is:

/TestCases/main/testme:freddy


It looks like any parameters included after the controller/action are
dropped but any before the controller/action are included.

What am I missing?




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to