Projet

Général

Profil

Bug #41662

erreur construction inspect url

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

Statut:
Fermé
Priorité:
Normal
Assigné à:
Version cible:
-
Début:
14 avril 2020
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Exception:
  type = '<class 'TypeError'>', value = ''str' object is not callable'

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/backoffice/management.py", line 2669, in inspect
  2667                               '(<a href="%(inspect_url)s">%(display_name)s)</a></span>') % {
  2668                     'caption': htmltext('<var>%s</var>') % _('variables from parent\'s request'),
> 2669                     'inspect_url': v['form'].backoffice_url() + 'inspect',
  2670                     'display_name': v['form_display_name'],
  2671                 }


Fichiers

Révisions associées

Révision 10c0486d (diff)
Ajouté par Frédéric Péters il y a environ 4 ans

misc: fix creation of inspect_url for link to parent form (#41662)

Historique

#1

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

  • Assigné à mis à Frédéric Péters
#2

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

#3

Mis à jour par Benjamin Dauvergne il y a environ 4 ans

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

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

  • Statut changé de Solution validée à Résolu (à déployer)
commit 10c0486d6d1073cc7afb88e424754edd4214c0f6
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Tue Apr 14 11:44:42 2020 +0200

    misc: fix creation of inspect_url for link to parent form (#41662)
#6

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

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

Formats disponibles : Atom PDF