Project

General

Profile

Bug #95392

utilisation d'un client d'API pour créer une demande sans passer par l'API (ProgrammingError: can't adapt type 'ellipsis')

Added by Sentry Io 28 days ago. Updated 26 days ago.

Status:
Solution déployée
Priority:
Normal
Target version:
-
Start date:
14 September 2024
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

https://sentry.entrouvert.org/entrouvert/publik/issues/132396/

POST sur https://xxx/signalement/signaler-un-desagrement/ avec User-Agent: PostmanRuntime/7.41.2.

ProgrammingError: can't adapt type 'ellipsis'
(8 additional frame(s) were not displayed)
...
  File "wcs/forms/root.py", line 1839, in save_draft
    filled.store(where=where)
  File "wcs/qommon/substitution.py", line 27, in f
    return func(*args, **kwargs)
  File "contextlib.py", line 81, in inner
    return func(*args, **kwds)
  File "wcs/sql.py", line 2946, in store
    cur.execute(sql_statement, sql_dict)
  File "wcs/sql.py", line 136, in execute
    return super().execute(query, vars)

Associated revisions

Revision d6a1fd59 (diff)
Added by Frédéric Péters 26 days ago

misc: forbid API client on web form view (#95392)

History

#1

Updated by Frédéric Péters 28 days ago

  • Project changed from Suivi des traces to w.c.s.
#2

Updated by Robot Gitea 28 days ago

  • Status changed from Nouveau to En cours
  • Assignee set to Frédéric Péters

Frédéric Péters (fpeters) a ouvert une pull request sur Gitea concernant cette demande :

#3

Updated by Robot Gitea 28 days ago

  • Status changed from En cours to Solution proposée
#4

Updated by Robot Gitea 26 days ago

  • Status changed from Solution proposée to Solution validée

Lauréline Guérin (lguerin) a approuvé une pull request sur Gitea concernant cette demande :

#5

Updated by Robot Gitea 26 days ago

  • Status changed from Solution validée to Résolu (à déployer)

Frédéric Péters (fpeters) a mergé une pull request sur Gitea concernant cette demande :

#6

Updated by Transition automatique 26 days ago

  • Status changed from Résolu (à déployer) to Solution déployée

Also available in: Atom PDF