Bakesale 1.2.2 with CakePHP 1.2.0 final fails to load jquery first so
javascript is failing.
Ive debugged the problem down to $Folder->find() not ordering the results.
This is needed so that universal_1_jquery gets loaded first.
According to documentation, there is a second parameter to order results:
http://api.cakephp.org/class_folder.html#b7b473d608d8ee8ffb46f0afdd9bc1c1
Patch attached
Original issue reported on code.google.com by humi...@gmail.com on 6 Jan 2009 at 5:53
Original issue reported on code.google.com by
humi...@gmail.com
on 6 Jan 2009 at 5:53Attachments: