iCAPLyon1 / DropZoneBundle

Claroline connect plugin for drop zone, evaluation and peer review
4 stars 6 forks source link

Warning when dates are scheduled #98

Open clarophil opened 10 years ago

clarophil commented 10 years ago

Notice: Undefined variable: form_array in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 94

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 94

Notice: Undefined variable: form_array in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 102

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 102

Notice: Undefined variable: form_array in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 110

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 110

Notice: Undefined variable: form_array in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 118

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/claroline/vendor/icap/dropzone-bundle/Icap/DropzoneBundle/Controller/DropzoneController.php on line 118

image

bradInside commented 10 years ago

i'll need more information , i can't make this happen on my version. On witch version of the evaluation and core are you ?

Do this happens each time you choose schedule by date ? or in a specific case ?

thank you for your feedback ;)

clarophil commented 10 years ago

It happends always.

My version of dropzone is 0.7.1

Thanks a lot

De : Aurelien [mailto:notifications@github.com] Envoyé : lundi 15 septembre 2014 09:26 À : iCAPLyon1/DropZoneBundle Cc : clarophil Objet : Re: [DropZoneBundle] Warning when dates are scheduled (#98)

i'll need more information , i can't make this happen on my version. On witch version of the evaluation and core are you ?

Do this happens each time you choose schedule by date ? or in a specific case ?

thank you for your feedback ;)

— Reply to this email directly or view it on GitHubhttps://github.com/iCAPLyon1/DropZoneBundle/issues/98#issuecomment-55559454.

bradInside commented 10 years ago

i still can't have this warning, i just tagged a new version (0.8.0) with many modifications on dates , can u try with it and say me if you have still the problem ?

thank you