On Fri, 25 Feb 2011 09:47:59 -0800 (PST), Nikita Korotaev <[email protected]> wrote: > Hi, > > I've found a bug when using a *doctrine:data:load.* > My data is in folder MyBundle/DataFixtures/ORM/ > I'm using SVN, and it creates hidden files in every folder of the project. > So when I run Load command, it seems to me that it is trying to load > hidden > files and fail as the result. > When I remove hidden files, everything works. (but in this case svn is not > available :( ) > > Regards, > Nikita
This has been fixed in the master branch. Regards -- Christophe | Stof -- 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 [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-users?hl=en
