Dean Sofer
Dean Sofer
I realize this may be a bit bold of a request, but honestly I think it would help to ensure that new developers don't run into dead ends if they're...
No idea why we haven't done this by now.
Not sure if this is still a resource concern as I haven't looked at the new 2.1 implementation yet.
I had done problems with the url caching plugin because links were actually from the previous page request.
Specifically for the pages controller.at least provide the variable in the controller to reminds devs to use it.
This may or may not involve generating a new behavior. I need to confirm if behavior methods are called BEFORE core model methods. I found a solution [here](http://nuts-and-bolts-of-cakephp.com/2010/01/27/make-updateall-fire-behavior-callbacks/#comment-11447) and commented...
Depending on where the scripts are output when using asset compression or not, the js-library should always come before in either scenario. This ticket will be affected by splitting up...
I narrowed the issue down to this line: `Options FollowSymLinks -MultiViews -Indexes` I did a quick google search (and checked with html5bp) and found that _a:_ it's not in the...
Need someone to help resolve conflicts, perhaps @sams ?
Would probably be good to review the changes and see what's mergable