Wednesday, November 24, 2010

Re: CakePHP Model uses the wrong fields in SQL statements!

The following always works for me when I'm totally baffled:

Export older revisions of your code from svn/git, until you find the
revision in which the problem starts.

A bit of analysis of the changes in that revision should point out the
issue.

If it's a bug in cake, try and simplify to the smallest code subset
you can, then upload the relevant subset of your app/database with a
ticket, and instructions on how to reproduce.

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: