By testing a little further I discovered that cake is setting: $this->webroot to "\/" when it should be just "/". I don't know what can be causing that though, rnning in Zend Debugger shows everything running normally. Could someone bring some light into this?
On Jul 30, 9:00 pm, Rafael Barbosa <[EMAIL PROTECTED]> wrote: > Hey guys, > I'm a happy user of cake 1.1 and I'm going to get used to 1.2 now, > but I ran into a little problem and hope you can help me out. > > When I checkout the 1.1.x.x branch and test the cake installation > everything runs as it should. But when I checkout the 1.2.x.x branch > in the default/welcome instead of: > > href="/css/cake.generic.css" (the way cake 1.1.x.x does) it generates > href="\/css/cake.generic.css" and that goes for the favicon and js. It > seems a bit of a silly problem but I can't get around it gracefully. > Hope you guys can help me. > > I'm using XAMPP, WINDOWS XP. mod_rewrite and vhosts (everything tested > and working with cake 1.1.x.x) > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
