Project

General

Profile

Tâche #15913

Scénario #15909: Finaliser le module Zephir 2.6.0

Erreur si on clique sur "Actions sur le serveur" pour un module 2.6

Added by Joël Cuissinat about 7 years ago. Updated about 7 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
04/15/2016
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
Remaining (hours):
0.0

Description

J'ai créé un module amon-2.6.0 dans Zéphir mais si je clique sur le bouton "Actions sur le serveur" j'obtiens list index out of range :

==> /var/log/rsyslog/local/zephir_web/zephir_web.alert.log <==
2016-04-15T16:44:28.589098+02:00 zephir.ac-test.lan zephir_web: [-] Traceback (most recent call last):
2016-04-15T16:44:28.590198+02:00 zephir.ac-test.lan zephir_web: [-]   File "/usr/lib/python2.7/dist-packages/zephir/web/html/serveurs.py", line 1437, in renderView
2016-04-15T16:44:28.590943+02:00 zephir.ac-test.lan zephir_web: [-]     if config.get_next_dist(module_version) in config.DISTRIBS:
2016-04-15T16:44:28.591729+02:00 zephir.ac-test.lan zephir_web: [-]   File "/usr/lib/python2.7/dist-packages/zephir/config.py", line 92, in get_next_dist
2016-04-15T16:44:28.592489+02:00 zephir.ac-test.lan zephir_web: [-]     return dist_keys[dist_keys.index(current) + 1]
2016-04-15T16:44:28.593375+02:00 zephir.ac-test.lan zephir_web: [-] IndexError: list index out of range

Associated revisions

Revision cdcd70bc (diff)
Added by Bruno Boiget about 7 years ago

Correction sur la récupération des ids de distributions successives

ref #15913 @1h

History

#1 Updated by Bruno Boiget about 7 years ago

  • Status changed from Nouveau to En cours
  • Assigned To set to Bruno Boiget
  • % Done changed from 0 to 100
  • Remaining (hours) changed from 2.0 to 0.25

#2 Updated by Joël Cuissinat about 7 years ago

  • Status changed from En cours to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

Non reproduit après mise à jour.

Also available in: Atom PDF