Projet

Général

Profil

Bug #37373

trace sur accès à un fichier inexistant sous /themes/

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:
31 octobre 2019
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

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/qommon/template.py", line 73, in _q_lookup
    71         location = get_theme_directory(name)
    72         if location is None:
>   73             raise errors.TraversalError()
    74
    75         if os.path.isdir(location):


Fichiers

Révisions associées

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

misc: add missing errors import before raising themes 404 errors (#37373)

Historique

#1

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

#2

Mis à jour par Christophe Siraut il y a plus de 4 ans

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

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 f30ca1a8e1cf6a85de4a8a9a4dc2f4892ad0aeef
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Oct 31 07:46:02 2019 +0100

    misc: add missing errors import before raising themes 404 errors (#37373)
#4

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