forked from mikelbring/tinyissue
-
Notifications
You must be signed in to change notification settings - Fork 25
Error during project deleting #536
Copy link
Copy link
Closed
Labels
FixedIf OK -> Close itPlease close this issue if your tests demonstrate that the issue is fixed.Please close this issue if your tests demonstrate that the issue is fixed.Locally tested and fineThis has been test on developpment server and seem to be all right. Miss production real data test.This has been test on developpment server and seem to be all right. Miss production real data test.bug¿ Fixed ?
Metadata
Metadata
Assignees
Labels
FixedIf OK -> Close itPlease close this issue if your tests demonstrate that the issue is fixed.Please close this issue if your tests demonstrate that the issue is fixed.Locally tested and fineThis has been test on developpment server and seem to be all right. Miss production real data test.This has been test on developpment server and seem to be all right. Miss production real data test.bug¿ Fixed ?
J'ai téléchargé la version qui corrige la création du second projet.
J'ai crée 2 autres projets.
En faisant un delete d'un projet j'ai l'erreur
Unhandled Exception
Message:
Undefined property: stdClass::$title
Location:
E:\xampp\htdocs\bugtracker3\app\application\controllers\project.php on line 176
Stack Trace:
#0 E:\xampp\htdocs\bugtracker3\app\laravel\laravel.php(40): Laravel\Error::native(8, 'Undefined prope...', 'E:\xampp\htdocs...', 176)
#1 E:\xampp\htdocs\bugtracker3\app\application\controllers\project.php(176): Laravel{closure}(8, 'Undefined prope...', 'E:\xampp\htdocs...', 176, Array)
#2 [internal function]: Project_Controller->post_edit('3')
#3 E:\xampp\htdocs\bugtracker3\app\laravel\routing\controller.php(325): call_user_func_array(Array, Array)
#4 E:\xampp\htdocs\bugtracker3\app\laravel\routing\controller.php(285): Laravel\Routing\Controller->response('edit', Array)
#5 E:\xampp\htdocs\bugtracker3\app\laravel\routing\controller.php(165): Laravel\Routing\Controller->execute('edit', Array)
#6 E:\xampp\htdocs\bugtracker3\app\laravel\routing\route.php(153): Laravel\Routing\Controller::call('project@edit', Array)
#7 E:\xampp\htdocs\bugtracker3\app\laravel\routing\route.php(124): Laravel\Routing\Route->response()
#8 E:\xampp\htdocs\bugtracker3\app\laravel\laravel.php(160): Laravel\Routing\Route->call()
#9 E:\xampp\htdocs\bugtracker3\index.php(19): require('E:\xampp\htdocs...')
#10 {main}
En revenant en arrière le projet ne semble pas supprimé !