On jobeet day 11 it says symfony simulates uploading a file on a form: after issuing:
./symfony test:functional frontend jobActions I get: > 3.1 - Submit a Job # get /job/new ok 16 - request parameter module is job ok 17 - request parameter action is new # post /job ok 18 - request parameter module is job ok 19 - request parameter action is create not ok 20 - last request threw an uncaught exception Exception: Failed to create file upload directory /jobs. # Failed test (/home/cordoval/symfony-projects/sfproject/lib/vendor/symfony/lib/test/sfTestFunctionalBase.class.php at line 425) Manually it works for entering a job. How can I introspect where the problem is? Thanks, Luis -- 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
