Projet

Général

Profil

Bug #61816

TypeError: page_not_found() missing 1 required positional argument: 'exception'

Ajouté par Sentry Io il y a environ 2 ans. Mis à jour il y a environ 2 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Version cible:
-
Début:
15 février 2022
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

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

TypeError: page_not_found() missing 1 required positional argument: 'exception'
  File "django/core/handlers/exception.py", line 34, in inner
    response = get_response(request)
  File "django/core/handlers/base.py", line 115, in _get_response
    response = self.process_exception_by_middleware(e, request)
  File "django/core/handlers/base.py", line 113, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "combo/public/views.py", line 596, in error404
    return page_not_found(request, *args, template_name='combo/native-404.html', **kwargs)
  File "django/utils/decorators.py", line 142, in _wrapped_view
    response = view_func(request, *args, **kwargs)

Fichiers

Révisions associées

Révision 07d52f79 (diff)
Ajouté par Frédéric Péters il y a environ 2 ans

misc: add required parameter when native 404 is called explicitely (#61816)

Historique

#1

Mis à jour par Lauréline Guérin il y a environ 2 ans

  • Projet changé de Suivi des traces à Combo
#2

Mis à jour par Frédéric Péters il y a environ 2 ans

#3

Mis à jour par Thomas Noël il y a environ 2 ans

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

Mis à jour par Frédéric Péters il y a environ 2 ans

  • Statut changé de Solution validée à Résolu (à déployer)
commit 07d52f797c00617e0943123219f83cfd05b846ab
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Wed Mar 23 15:53:55 2022 +0100

    misc: add required parameter when native 404 is called explicitely (#61816)
#5

Mis à jour par Transition automatique il y a environ 2 ans

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

Mis à jour par Transition automatique il y a presque 2 ans

Automatic expiration

Formats disponibles : Atom PDF