Projet

Général

Profil

Bug #50610

erreur d'encodage sur le formulaire d'édition des options d'une régie

Ajouté par Frédéric Péters il y a environ 3 ans. Mis à jour il y a environ 3 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
-
Début:
27 janvier 2021
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Exception:
  type = '<class 'TypeError'>', value = 'string object required'

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/qommon/form.py", line 123, in render_title
   121             attrs['aria-errormessage'] = 'form_error_%s' % self.name
   122         label = htmltag('label', **attrs)
>  123         return htmltext('<div class="title">') + label + htmltext('%s</label></div>') % title
   124     else:
   125         return ''

  locals: 
     attrs = {'class': 'field--label', 'id': 'form_label_manual_validation', 'for': 'form_manual_validation'}
     error = None
     hint = ''
     label = <htmltext '<label class="field--label" id="form_label_manual_validation" for="form_manual_validation">'>
     self = <CheckboxWidget at 7ff94d36c860: manual_validation>
     title = b'Validation manuelle'

Fichiers

Révisions associées

Révision 32cce7a8 (diff)
Ajouté par Frédéric Péters il y a environ 3 ans

payments: do not encode eopayment strings (#50610)

Historique

#2

Mis à jour par Frédéric Péters il y a environ 3 ans

#3

Mis à jour par Thomas Noël il y a environ 3 ans

  • Statut changé de Solution proposée à Solution validée
#4

Mis à jour par Frédéric Péters il y a environ 3 ans

  • Statut changé de Solution validée à Résolu (à déployer)
commit 32cce7a81bd5e528a4117afb6eb9a0531c6cd0ec
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Wed Jan 27 11:46:20 2021 +0100

    payments: do not encode eopayment strings (#50610)
#5

Mis à jour par Frédéric Péters il y a environ 3 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF