Dean Sofer

Results 135 issues of 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.

Enhancement

Not sure if this is still a resource concern as I haven't looked at the new 2.1 implementation yet.

Cake 2.0

I had done problems with the url caching plugin because links were actually from the previous page request.

Core
Bug
Cake 1.3

Specifically for the pages controller.at least provide the variable in the controller to reminds devs to use it.

Core
Enhancement
Cake 1.3

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...

Core
Enhancement
Cake 1.3

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...

Core
Enhancement
Cake 1.3

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...

Core
Bug
Cake 1.3

Need someone to help resolve conflicts, perhaps @sams ?

Would probably be good to review the changes and see what's mergable