Projet

Général

Profil

Bug #39316

référence unicode import workflow libellé bouton

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

Statut:
Fermé
Priorité:
Normal
Assigné à:
Version cible:
-
Début:
28 janvier 2020
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Exception:
  type = '<class 'NameError'>', value = 'name 'unicode' is not defined'

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/workflows.py", line 2296, in button_label_export_to_xml
  2294         else:
  2295             el = ET.SubElement(xml_item, 'button_label')
> 2296             if type(self.button_label) is unicode:
  2297                 el.text = self.button_label
  2298             elif type(self.button_label) is str:


Fichiers

Révisions associées

Révision 1b7299db (diff)
Ajouté par Frédéric Péters il y a environ 4 ans

workflows: fix import of commentable action with custom label (#39316)

Historique

#1

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

#2

Mis à jour par Christophe Siraut il y a environ 4 ans

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

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

  • Statut changé de Solution validée à Résolu (à déployer)
commit 1b7299db0c8fb14fa4fab39a7dd704a91718d9b3
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Tue Jan 28 09:35:35 2020 +0100

    workflows: fix import of commentable action with custom label (#39316)
#5

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

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

Formats disponibles : Atom PDF