Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page details issues to consider and the process for upgrading CakePHP and is only of interest to the COmanage developers and not users or deployers.

...

Patch DboSource.php

As of version 2.3.2 5 of CakePHP there is still a bug with DboSource.php. See CO-446. A patch file exists (added in r509) to carry the patch forward. The patch is in the committed CakePHP source in the directory 

Code Block

~lib/Cake/Model/Datasource/

The patch file is

...

can be found in svn at comanage/registry/vendor/cake/patches/DboSource.patch. Be sure to apply this when updating cake.