The fix was that in nocache blocks you couldn't access the viewVars as they were not serialized. Now they are.
-Mark On Jan 19, 9:51 pm, cricket <[email protected]> wrote: > On Wed, Jan 19, 2011 at 8:18 PM, mark_story <[email protected]> wrote: > > The CakePHP core team is proud to announce the immediate availability > > of CakePHP release 1.3.7. > > Thanks, all. > > Mark (or anyone), could you expand on "View variables are now passed > to CacheHelper, making view caches more powerful"? I had a look at the > changelog; I presume this refers to, "[a7c7436] Passing viewVars to > cache views, avoiding cake:nocache problems." I've looked at the diff > and I'm still not getting it. Does this mean we no longer need to use > cake:nocache? Or just that this fixes a problem with it? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
