Anomalie #42
Erreur à l'activation d'une action ead2
Status:
Fermé
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
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
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
Appliqué par commit 2527c8561ac894ca14954b946f4a1ba588abc3b2.
#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