leosarra/openstud_driver

null value at risultatoLista JsonObject

Closed this issue · 1 comments

The method _getUnpaidTaxes throws JsonException when risultatoLista is null, instead of returning empty LinkedList object.

Note: this could happen in _getPaidTaxes, too.

It got fixed with your commit (8116c61). Thank you :)