That did the trick - many thanks and also for the timeline link - I hadnt found that before.
ianh On Jun 1, 1:24 pm, "Marcin Domanski" <[EMAIL PROTECTED]> wrote: > Hey, > while using nightlise (ot branch HEAD) its good to follow the > timeline:https://trac.cakephp.org/timeline?changeset=on&milestone=on&update=Up... > Here is the changeset you're interested in > :https://trac.cakephp.org/changeset/7075 > > Unfortunately this breaks backward compatibility but was necessary. > > > > On Sun, Jun 1, 2008 at 1:56 PM, ianh <[EMAIL PROTECTED]> wrote: > > > Just been playing with 7079 (the latest nightly for version 1.2) and > > came across two things that have left me confused: > > > 1. The Soft deletable behaviour seems to fail because the injection > > of 'deleted != 1' into conditions as part of a beforeFind callback > > gets turned into 'deleted = 1'; This can be worked around by replacing > > the two instances of '!= 1' in the beforeFind method with false > > > 2. Try as I might, I cannot get conditions containing >. < or LIKE to > > work. This could easily be me being an idiot so has anybody else seen > > anything like this? > > > As an example, seehttp://bin.cakephp.org/saved/32951where I have > > pasted in a method and the SQL output I get from that method. > > > If anybody can see what I am doing wrong or shed some light I would be > > grateful! > > > ianh > > -- > Marcin Domanskihttp://kabturek.info --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
