Projet

Général

Profil

Bug #36442

trace validation mais pas de validation définie

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

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
25 septembre 2019
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Exception:
  type = '<type 'exceptions.KeyError'>', value = ''value''

Stack trace (most recent call first):
  File "/usr/lib/python2.7/dist-packages/wcs/qommon/form.py", line 982, in get_validation_pattern
   980             return validation_method.get('regex')
   981         if validation['type'] == 'regex':
>  982             return validation['value']
   983         return None
   984

  locals:
     cls = <class 'wcs.qommon.form.ValidationWidget'>
     validation = {'type': 'regex'}
     validation_method = {'title': 'Regular Expression'}

Fichiers

Révisions associées

Révision 6515fdff (diff)
Ajouté par Frédéric Péters il y a plus de 4 ans

misc: ignore validation defined as regex but with no regex (#36442)

Historique

#2

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

#3

Mis à jour par Emmanuel Cazenave il y a plus de 4 ans

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

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

  • Statut changé de Solution validée à Résolu (à déployer)
commit 6515fdff1743ec2357c025e846fe408b5d8efc9c
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Tue Oct 1 08:02:14 2019 +0200

    misc: ignore validation defined as regex but with no regex (#36442)
#5

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

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

Formats disponibles : Atom PDF