Tâche #12347
Scénario #12345: corrections gen_config
pouvoir éditer les valeurs auto_freeze
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
A un moment, on pouvait charger les variables auto_freeze en important le fichier de configuration.
Ce n'est plus le cas.
Associated revisions
pouvoir utiliser force_instanciate dans creole_loader (ref #12347)
Ajout de « force_instanciate » à « load_values() »
Le commit 051da914872dfbc54899eb22505a549d4caa9e6f casse creole car il y
a un appel à « load_values() » avec un paramètre inconnu.
- creole/loader.py (load_values): Nouveau paramètre
« force_instanciate » avec « None » en valeur par défaut.
Ref: #12347
History
#1 Updated by Scrum Master over 7 years ago
- Status changed from Nouveau to En cours
#2 Updated by Scrum Master over 7 years ago
- Assigned To set to Emmanuel GARETTE
#3 Updated by Emmanuel GARETTE over 7 years ago
- Estimated time set to 1.00 h
- Remaining (hours) set to 0.25
- Distribution changed from EOLE 2.5 to EOLE 2.4
Il est maintenant possible d'importer un fichier config.eol et de modifier les variables auto-freeze.
#4 Updated by Scrum Master over 7 years ago
- Status changed from En cours to Résolu
#5 Updated by Joël Cuissinat over 7 years ago
- Status changed from Résolu to Fermé
- % Done changed from 0 to 100
- Remaining (hours) changed from 0.25 to 0.0
Testé en 2.4.3 + ajout du Cas de test : SC-T02-013 - Comportement des variables à verrouillage automatique (NB : vérifier son emplacement !)