I've enhanced the upgrade task to attempt either upgrading the YAML files or forcing the 1.1 spec. Please test and let me know if you see any issues.
Thanks, Kris -- Kris Wallsmith | Release Manager [email protected] Portland, Oregon USA http://twitter.com/kriswallsmith On Sep 12, 2009, at 1:37 PM, weaverryan wrote: > > I like this change too - but it also killed me temporarily. The > upgrade script > is very vague as to watch changes need to be made to those yaml files. > Also, > the initial effect was that, after an update, a working project of > mine went crazy: > cache was on when it should've been off, security went crazy. > > So, I like the consistency that this change brings, but I'm worried > about the problems > it'll cause in its current state. > > On Sep 11, 5:19 am, Fabian Lange <[email protected]> > wrote: >> I like this change. >> Finally all my norwegian locales are no longer considered as false >> Fabian >> >> On Fri, Sep 11, 2009 at 11:04 AM, [email protected] >> <[email protected]> wrote: >> >>> Thanks Fabien, all sorted now >> >>> On Sep 11, 9:14 am, Fabien Potencier <fabien.potenc...@symfony- >>> project.com> wrote: >>>> Running the project:upgrade will tell you the files you need to >>>> change. >> >>>> Fabien >> >>>> -- >>>> Fabien Potencier >>>> Sensio CEO - symfony lead developer >>>> sensiolabs.com | symfony-project.org | fabien.potencier.org >>>> Tél: +33 1 40 99 80 80 >> >>>> [email protected] wrote: >>>>> OK, seen the note in the UPGRADE file now - will work to resolve. >> >>>>> Thanks, >>>>> Andy >> >>>>> On Sep 11, 9:07 am, "[email protected]" <[email protected]> wrote: >>>>>> Hi, >> >>>>>> Commithttp://trac.symfony-project.org/changeset/21883forsfYamlhas >>>>>> broken a checkout of symfony 1.3 (not checked other versions) as >>>>>> values set to 'off' for example are no longer converted to a >>>>>> boolean >>>>>> value. e.g. sfConfig::get('mod_'.strtolower >>>>>> ($moduleName).'_is_internal') returns "off" which evaluates to >>>>>> true. >>>>>> This makes the controller stop all actions as it thinks they are >>>>>> internal. >> >>>>>> Just thought you should know... >> >>>>>> Cheers, >>>>>> Andy > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
