Hi All,

Twice now I have had problems because build-all builds an odd class
like so
cmsModelName
CmsModelName

from table cms_model_name in my schema.yml.

This stopped propel:generate-module working because it looks for the
wrong classname and throws an exception.

You can fix it by
putting a phpName attribute in the schema but I wondered if anyone had
any idea why this happens or wher these names get sorted.  All the
other tables, named in exactly the same way produce classes starting
with a capital but on rare occasion symfony/propel will decide to
build it with a lowercase start.
It happened with sfGuard recently and another one just now.

I'm running Running symfony 1.4.5 and propel15Plugin 0.9.3

Cheers,

TW

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to