|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: about catalyst response redirectby chargrill (Parson) |
| on May 24, 2007 at 05:42 UTC ( #617166=note: print w/ replies, xml ) | Need Help?? |
|
I don't think uri_for works like that. From the docs: So maybe something like:
Completely untested and assuming the rest of your code is correct. To test that, try just: $c->response->redirect( "/lender/loan/loan_details?itemid=$itemid&Display" ); to make sure that part works. --chargrill
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||