Projet

Général

Profil

Bug #35825

Mis à jour par Mikaël Ates il y a plus de 4 ans

Vu ici : https://demarches-validation.test.entrouvert.org/backoffice/data/piscine/inspect

<pre>
Exception:
type = '<type 'exceptions.NameError'>', value = 'global name 'errors' is not defined'

Stack trace (most recent call first):
File "/usr/lib/python2.7/dist-packages/wcs/backoffice/data_management.py", line 112, in _q_lookup
110 filled = self.formdef.data_class().get(component)
111 except KeyError:

> 112 raise errors.TraversalError()
113 return CardBackOfficeStatusPage(self.formdef, filled)
114
</pre>

Retour