Projet

Général

Profil

Bug #6833

erreur sur site inexistant

Ajouté par Frédéric Péters il y a environ 9 ans. Mis à jour il y a plus de 8 ans.

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

0%

Temps estimé:
Patch proposed:
Oui
Planning:

Description

Tags

     * url = [3]https://testj4242.test.au-quotidien.com/admin/
     * level = [4]error
     * logger = [5]root
     * server_name = [6]auquo-test

Exception

Stacktrace (most recent call last):
(5 additional frame(s) were not displayed)
...
  File "python2.7/copy.py", line 163, in deepcopy
    y = copier(x, memo)
  File "python2.7/copy.py", line 257, in _deepcopy_dict
    y[deepcopy(key, memo)] = deepcopy(value, memo)
  File "python2.7/copy.py", line 163, in deepcopy
    y = copier(x, memo)
  File "python2.7/copy.py", line 295, in _deepcopy_inst
    state = x.__getstate__()
  File "wcs/qommon/form.py", line 652, in __getstate__
    os.mkdir(basedir)

Fichiers

Révisions associées

Révision 0096bd61 (diff)
Ajouté par Frédéric Péters il y a environ 9 ans

publisher: reset substitution sources early on (#6833)

In case of access to an unknown host try_publish() would bail out early with a
TraversalError() (404), which would access the publisher known substitution
variables to render the error page. That list was not reset yet from the
previous call and could thus result in inappropriate variables being created.

Historique

#1

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

#2

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

Évidemment ! bien vu, Fred. Ack !

#3

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

  • Statut changé de En cours à Résolu (à déployer)
commit 0096bd61c69c3698e039b396a597d36ddb9cd256
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Mar 26 12:02:44 2015 +0100

    publisher: reset substitution sources early on (#6833)

    In case of access to an unknown host try_publish() would bail out early with a
    TraversalError() (404), which would access the publisher known substitution
    variables to render the error page.  That list was not reset yet from the
    previous call and could thus result in inappropriate variables being created.
#4

Mis à jour par Thomas Noël il y a plus de 8 ans

  • Statut changé de Résolu (à déployer) à Fermé

Formats disponibles : Atom PDF