Bug in Tasks (No tasks are showing)

Hi,

There’s a bug that I discovered today that was introduces lately in the “Tasks” page…

Here’s the Laravel log : [2018-03-13 19:10:08] production.ERROR: InvalidArgumentException [0] : /home/facturation/vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php [Line 69] => Malformed UTF-8 characters, possibly incorrectly encoded {“context”:“PHP”,“user_id”:1,“account_id”:1,“user_name”:“Mathieu L”,“method”:“GET”,“url”:“https://facturation.heyhocaptainjack.com/api/tasks",“previous”:“https://facturation.heyhocaptainjack.com/tasks”,“user_agent”:"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36”,“ip”:“x.x.x.x”,“count”:4,“is_console”:“no”,“is_api”:“no”,“db_server”:“mysql”} []

The tasks are there in the database or if I click on Kanban but it’s not showing when I click on task.

Regards,

This change should help:

https://github.com/invoiceninja/invoiceninja/commit/c0ffd72bf254f0334b5f365e8bd5afc83ca952ba

Yes, it worked.

Thanks

Great, thanks for letting us know!