I have to correct my last posting: Actually the Doctrine admin generator is not usable at all.
What is the reason of this exception? 500 | Internal Server Error | InvalidArgumentException The "/my_route/:id/edit.:sf_format" route has some missing mandatory parameters (:id). Please guys, before throwing a RC1 it would have been better to at least do some basic tests... I'm a pretty frustrated now.. :-( It seems like I have to do the same thing as with sf 1.1: wait at least 3 patch level releases before start using or even evaluating it. :-( regards Matthias On 22 Nov., 23:04, "Matthias N." <[EMAIL PROTECTED]> wrote: > Hi, > > as blog posts look promising I just tried to setup one single table > using i18n inspired by a nice cookbook article [1] from Jon. But > nothing works as expected. :-( > > build-sql is buggy as config.php is not loaded for some reason, > routing is buggy and after some workarounds I now get this exception > when trying to save a record: > > 500 | Internal Server Error | Doctrine_Exception > Validator named 'size' not available. > > But there is no column named 'size' in my 1-table test schema so I > finally gave up.. ;-) > > Hope to see more fixes soon. Keep up the good work. The sf 1.2 version > looks very promising!! > > regards, > Matthias > > [1]http://www.symfony-project.org/cookbook/1_2/en/doctrine_admin_generators --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
