Hi All,

I've been porting a 1.2 Beta site to RC3 7830 and found that if I
refresh a cached view that has in this case a comment form surrounded
by <cake:nocache></cake:nocache> I get the following errors :-

Notice (8): Undefined property:  stdClass::$model [CORE/cake/libs/view/
helper.php, line 331]...
Notice (8): Undefined property:  stdClass::$association [CORE/cake/
libs/view/helper.php, line 364]...
Notice (8): Undefined property:  stdClass::$field [CORE/cake/libs/view/
helper.php, line 364]...
Notice (8): Trying to get property of non-object [CORE/cake/libs/view/
helpers/form.php, line 183]...

Fatal error: Call to a member function entity() on a non-object in /
var/www/dev/src-devlin/web/wiltonsoftware/cake/libs/view/helper.php on
line 319

The tmp/cache permissions are correct and the cached files have been
purged.  If I run the same code under 1.2 Beta is seems to work
correctly.

Anyone else struck this ?

Brett
----
http://wiltonsoftware.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to