I suggest you post your code, since Model has an awesome test coverage: in
cake/tests/cases/libs/model/model.test.php you can see for example the
function testSaveField() which tests for saveField() calls, and all tests
are succeeding. Therefore saveField() IS WORKING on 1.2.

-MI

---------------------------------------------------------------------------

Remember, smart coders answer ten questions for every question they ask. 
So be smart, be cool, and share your knowledge. 

BAKE ON!

blog: http://www.MarianoIglesias.com.ar

-----Mensaje original-----
De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
de LW
Enviado el: Martes, 23 de Octubre de 2007 04:34 p.m.
Para: Cake PHP
Asunto: Re: saveField breaks in new 1.2 release

Doesn't work means the db-records are not updated, the saveField data
is not saved. it doesn't give me an error message or any entry in the
cake debug log though.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to