On 8/26/2009 1:27 PM, Cosmin Paul wrote: > Hi, > > I am a programmer from a 7 gays team, and I have recently finisher my module. > When I uploaded my work to "stage one server", I have a bug in sql > query generated by cake: > "guys", right? :-) > It appends the model name to an alias<code> > MortgageDetail`.(`interest_only_rate + 0 `) as interest_only_rate, > </code>. This is wrong.... but it is fixed on latest releases of Cake. > > On the server we got 1.2.1.8004 and I use on my devel machine 1.2.4.8284. > > This is a common bug, or my code is not ok ?! > I haven't seen your code; I can't say. > > Can some one give me some argument why we should keep the old release > ?! and haw can I resolve this problem in the old release ? > > > I don't see any argument to keep 8004.
https://trac.cakephp.org/wiki/changelog/1.2.x.x/8120 https://trac.cakephp.org/wiki/changelog/1.2.x.x/8166 https://trac.cakephp.org/wiki/changelog/1.2.x.x/8284 Show your sysadmin the above changelogs. There are way too many fixes and improvements to mention them in one e-mail. P.S.: CakePHP code has been moved to git. Details here: http://code.cakephp.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
