Hi,

All new to symfony really so not sure if I'm the source of the error
but this seems like a bug to me..
Anyone confirm.
I'm using 1.4 and propel 1.5 via sfPropel15Plugin  - (highly recommend
propel 1.5 by the way. Nested set stuff is great)

BUT

I've been trying to add a custom profile class to sfGuard.

It kept throwing errors until I noticed that some of the generated
class files were  sfGuarduserprofile  instead of sfGuardUserProfile. I
changed my schema so the table defined sfGuardUserProfile: rather than
sf_guard_user_profile as is suggested in the sfGuard docs and lo and
behold it created camel case files and all problems dissappeared.

Anyone conform this and if it is a bug how should I make them aware of
it?

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