Project

General

Profile

Développement #38847

dataviz: crash sur un tableau de pourcentage avec des valeurs nulles

Added by Valentin Deniaud almost 5 years ago. Updated almost 5 years ago.

Status:
Rejeté
Priority:
Normal
Target version:
-
Start date:
08 January 2020
Due date:
% Done:

0%

Estimated time:
Patch proposed:
Yes
Planning:
No

Description

Là où bijoe affiche N/A et envoie des None dans l'attribut 'data' du JSON représentant la visu, combo dit :

  File "/home/vdeniaud/src/combo/combo/apps/dataviz/models.py", line 302, in <lambda>
    percent_formatter = lambda x: '{:.1f}%'.format(x)
TypeError: unsupported format string passed to NoneType.__format__


Files

History

#1

Updated by Valentin Deniaud almost 5 years ago

#2

Updated by Thomas Noël (congés → 5 décembre) almost 5 years ago

  • Status changed from Solution proposée to Solution validée
#3

Updated by Valentin Deniaud almost 5 years ago

  • Status changed from Solution validée to Rejeté

Au profit d'une correction côté bijoe, #38913.

Also available in: Atom PDF