Projet

Général

Profil

Bug #39363

tri des logs

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:
29 janvier 2020
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Exception:
  type = '<class 'TypeError'>', value = 'must use keyword argument for key function'

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/qommon/admin/logger.py", line 148, in get_sidebar
   146             r += _('Select another logfile:')
   147             r += htmltext('<select name="logfile">')
>  148             options.sort(lambda x,y: cmp(x['date'], y['date']))
   149             options.reverse()
   150             for option in options:


Fichiers


Demandes liées

Dupliqué par w.c.s. - Bug #39364: erreur 500 sur la page des logs via l'IHMRejeté29 janvier 2020

Actions

Révisions associées

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

admin: fix chronological sort of logging files (#39363)

Historique

#1

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

(en attendant un jour de virer ces écrans)

#2

Mis à jour par Serghei Mihai il y a environ 4 ans

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

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

  • Dupliqué par Bug #39364: erreur 500 sur la page des logs via l'IHM ajouté
#4

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 6f06588a86b986cd2f675fdb7adcf5014bbafe2b
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Wed Jan 29 10:50:18 2020 +0100

    admin: fix chronological sort of logging files (#39363)
#5

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