Project

General

Profile

Anomalie #42

Erreur à l'activation d'une action ead2

Added by Gaston TJEBBES over 13 years ago. Updated over 13 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
-
Category:
-
Start date:
02/24/2010
Due date:
% Done:

100%

Distribution:

Description

root@scrybe:~/envole-ead# /usr/share/ead2/backend/bin/active_action.py /opt/ead/envole/envole_synchronize.py
/opt/ead/envole/envole_synchronize.py
Traceback (most recent call last):
File "/usr/share/ead2/backend/bin/active_action.py", line 81, in <module>
main()
File "/usr/share/ead2/backend/bin/active_action.py", line 57, in main
actionfilename = target.split()[1]
IndexError: list index out of range

Correction, il faut utiliser os.path.split et nom string.split

Associated revisions

Revision 2527c856 (diff)
Added by Gaston TJEBBES over 13 years ago

Correction du script d'activation d'action (fixes #42)

History

#1 Updated by Gaston TJEBBES over 13 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

#2 Updated by Gaston TJEBBES over 13 years ago

  • Target version set to Mises à jour 2.2.2 - 01 RC

#3 Updated by Joël Cuissinat over 13 years ago

  • Status changed from Résolu to Fermé

Nb : ça a été entièrement recodé depuis !

Le script d'entrée lui-même a été renommé en /usr/share/ead2/backend/bin/enable_action.py

Also available in: Atom PDF