Sounds like you've got problems with your install. I have just tested my app with both 1.2 trunk and 1.2 branch from svn, and can't replicate the problems you've mentioned.
Since I developed this using 1.2 branch, I had assumed everything would work in 1.2 trunk, however there was a bug with the javascript helper in trunk that has now been fixed in branch (https:// trac.cakephp.org/ticket/3799). I did actually get it working fine in 1.2 trunk after I removed the /js/ prefix from the link in the layout. I suggest you try a fresh svn export, and use the source files I've provided in the download. With the whitespace issue - maybe it's got something to do with UTF-8 BOM being at the top of your files? But I am only speculating on this, the files I've provided shouldn't have this issue. Cheers, Adam On Feb 15, 6:42 am, Mech7 <[EMAIL PROTECTED]> wrote: > hmmm there is no white space in the controller.. with the exit > function it should not use a view right? So i guess that is not it.. > > Umm also the requesthandler is loaded.. but it does not work with me, > i really need to set the layout.. but maybe its because of my cakephp > install cause the secutiry component does not work either : Undefined > property: EmployeesController::$Security > > So i need to comment that out to get it to work... im using latest > version from svn. So maybe there are some bugs in that. Because there > are some other things too.. like load a helper that does not exists in > app_controller and it will crash apache, when i go to a controller > that does not exists :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---