[FLOW3-general] Re: Re: Sub folder in Controller
Cornel Widmer
cornel at kollerinternet.ch
Fri Mar 15 17:52:38 CET 2013
Another problem occurs...
As I want to redirect the user after a createAction, the redirect goes wrong.
$this->redirect('list', 'Administration\User');
I took a look in the conference-package and they did the redirect as described.
Of course the route looks quite different. But I dont know why my route isnt working here.
The redirect in the browser window is: http://localhost/index.php/ws.rico/administration\user/list
More information about the FLOW3-general
mailing list