Re: Problem Redirecting to Servlet

2007-03-26 Thread g
Hi. Thanks to everybody who replied. I was able to fix the problem by using single quotes. Hehe. On Mar 12, 3:10 pm, Chris Lamb <[EMAIL PROTECTED]> wrote: > "Mariano Iglesias" <[EMAIL PROTECTED]> wrote: > > This issue was solved some time ago: > > >https://trac.cakephp.org/ticket/2060 > > I looke

Re: Problem Redirecting to Servlet

2007-03-11 Thread Chris Lamb
"Mariano Iglesias" <[EMAIL PROTECTED]> wrote: > This issue was solved some time ago: > > https://trac.cakephp.org/ticket/2060 I looked at the API docs[0] which is currently at 1.1.113.4450, whilst the above ticket was fixed in 1.1.113.4462. Sorry for the confusion, I assumed a.c.o would be up t

RE: Problem Redirecting to Servlet

2007-03-11 Thread Mariano Iglesias
share your knowledge. BAKE ON! blog: http://www.MarianoIglesias.com.ar -Mensaje original- De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre de Chris Lamb Enviado el: Lunes, 12 de Marzo de 2007 12:36 a.m. Para: cake-php@googlegroups.com Asunto: Re: Problem Redirecting to

Re: Problem Redirecting to Servlet

2007-03-11 Thread Chris Lamb
"g" <[EMAIL PROTECTED]> wrote: > How do I do it so it doesn't automatically append the base URL of the > cake app? I don't believe it is possible - Controller:redirect will always prefix the URL with the FULL_BASE_URL constant. Try: if (function_exists('session_write_close')) { session_