leclercb / taskunifier-app

TaskUnifier - Task Management Application
https://www.taskunifier.app
Other
27 stars 7 forks source link

"Print tasks" fails with "TypeError: Cannot read property 'star' of undefined" #82

Closed szpak closed 4 years ago

szpak commented 4 years ago

Describe the bug I don't know if that feature is already implemented, but "Print tasks" fails with:

Print tasks TypeError: Cannot read property 'star' of undefined

To reproduce Steps to reproduce the behavior:

  1. Call `Tasks -> Print tasks"
  2. See the error.

Expected behavior Anything else, including "That feature is not yet available" :).

Version & system information App: 0.8.2 (5da33bd)

Additional context I personally don't need it, but it could be good to handle the error in some other way.

leclercb commented 4 years ago

The feature works, I couldn't reproduce it but I fixed the only place I found that could potentially produce this kind of error. Don't hesitate to reopen if not fixed.

szpak commented 4 years ago

It works in cad681b - a PDF file is opened.