Projet

Général

Profil

Bug #22302

saisie backoffice et KeyError

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

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
06 mars 2018
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:
Non

Description

Situation peu claire, sur ce get, KeyError :

  File "/usr/lib/python2.7/dist-packages/wcs/forms/root.py", line 501, in feed_current_data
   499             draft_formdata_id = formdata.data.get('draft_formdata_id')
   500             if draft_formdata_id:
>  501                 formdata = self.formdef.data_class().get(draft_formdata_id)
   502         formdata.status = str('')
   503         get_publisher().substitutions.feed(formdata)
...
PATH_INFO       '/backoffice/submission/voirie-chaussee-trottoir-et-accotement/autosave'

Historique

#1

Mis à jour par Frédéric Péters il y a presque 5 ans

  • Statut changé de Nouveau à Fermé

Ce code a été déplacé et un try/except ajouté en #25266.

Formats disponibles : Atom PDF