|
Internal_redirect, clear_buffer, etc ... not saving session vars?: msg#00190web.mason.user
PROBLEM: $m->session->{join_userdata} is undef in step2.red after an internal redirect. I have made sure that this variable exists prior to redirecting. Is there any way to maintain this data with a redirect? CODE: if(!@errors){ $m->session->{join_userdata} = $data; $r->internal_redirect($root . 'step2.red'); $m->auto_send_headers(0); $m->clear_buffer; $m->abort; } Thanks, Adam ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Zillions of components - what is calling what?: 00190, Vegard Vesterheim |
|---|---|
| Next by Date: | Can't locate object method "new" via package "Apache::Request": 00190, K Old |
| Previous by Thread: | Re: Zillions of components - what is calling what?i: 00190, Vegard Vesterheim |
| Next by Thread: | Re: Internal_redirect, clear_buffer, etc ... not saving session vars?: 00190, Dave Rolsky |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |