Re: [symfony-users] Re: Any chance of creating a new Google group for Symfony2 only?

2011-06-21 Thread Rich Sage
ir subscription. > > If everybody agree, I will start the migration and send invitations for all > current subscribers. > > Cheers, > Fabien > > +1 from me. -- Rich Sage York, UK rich.s...@gmail.com -- If you want to report a vulnerability issue on symfony, please send it to

[symfony-users] [Symfony2] FileField - getting the original name

2011-03-13 Thread Rich Sage
567fffa1- the FileField test passes with or without this change in place so I suspect there is a test issue somewhere as well. Can anyone shed some light on the above? Am I going about this the wrong way? Thanks, Rich. -- Rich Sage York, UK rich.s...@gmail.com -- If you want to report a vulne

Re: [symfony-users] [Symfony2] Adding non-model fields to a form and validating them

2010-12-15 Thread Rich Sage
t;add($behaviourForm); > > class MyBehaviour > { >/** constraints defined here */ >protected $behaviourProperty; > } > > > Bernhard > -- > Software Architect & Engineer > Blog: http://webmozarts.com > Twitter: http://twitter.com/webmozart > > >

[symfony-users] [Symfony2] Adding non-model fields to a form and validating them

2010-12-15 Thread Rich Sage
aint, ConstraintValidator classes, and added a respective validation service into my bundle's XML configuration, but the final step missing is how to apply this validation to the form, presumably at the point of adding the field. This seems to be the crucial step :-) Any pointers? :-) Thanks,

Re: [symfony-users] Doctrine Batch procesing

2010-11-16 Thread Rich Sage
scr...@googlegroups.com > > For more options, visit this group at > > http://groups.google.com/group/symfony-users?hl=en > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this messag