Projet

Général

Profil

Bug #52478

module 'wcs.qommon.form' has no attribute 'PicklableUpload'

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é à:
-
Version cible:
-
Début:
29 mars 2021
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Cassé par le nettoyage pylint,

Exception:
  type = '<class 'AttributeError'>', value = 'module 'wcs.qommon.form' has no attribute 'PicklableUpload''

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/publisher.py", line 72, in find_class
    70         elif module == 'wcs.carddef' and name != 'CardDef' and not name.startswith('_wcs_'):
    71             name = '_wcs_%s' % name
>   72         klass = getattr(mod, name)
    73         return klass
    74

Fichiers

Révisions associées

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

misc: import PicklableUpload into wcs.qommon.form, required for pickles (#52478)

Historique

#1

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 05363f64e78fa4a83f1e5f38e79cd56f75f44210
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Mon Mar 29 22:02:58 2021 +0200

    misc: import PicklableUpload into wcs.qommon.form, required for pickles (#52478)
#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