Hi,

Commit http://trac.symfony-project.org/changeset/21883 for sfYaml has
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 symfony-devs@googlegroups.com
To unsubscribe from this group, send email to 
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to