Hi In 1.1.18 if I passed a blank id into a model save it would insert a new row, ignoring the id.
In 1.1.19 it doesn't ignore the value, but attempts to set the id of the table to a blank value, resulting in an sql error. Is this an intentional change to the code? Should I now be using the fieldlist parameter of Model save? Cheers James --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
