Anomalie #3351
Les hidden ne sont pas pris en compte si la variable "source" est vide
Status:
Fermé
Priority:
Normal
Assigned To:
Gwenael Remond
Category:
-
Target version:
Distribution:
EOLE 2.3
Description
Je sais pas dans quelle mesure c'est un bug mais je vois pas pourquoi on n'aurait pas le droit de mettre chaîne vide dans la variable testée ! Dans mon cas, c'était pour une cacher une filelist :)
Extrait de dico possible pour test :
<variable name='var_condition' type='string' description="Condition"/> <variable name='test' type='string' description="Test"/>
<condition name='hidden_if_not_in' source='var_condition'> <param>oui</param> <target type='variable'>test</target> </condition>
Même en validant var_condition à vide, test apparaît :)
Related issues
Associated revisions
empty list that fixes #3351
History
#1 Updated by Joël Cuissinat over 11 years ago
- Assigned To set to Gwenael Remond
#2 Updated by Gwenael Remond over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit f83afb456b6b7cb716db3c3048266b0e1c8f12d7.
#3 Updated by Joël Cuissinat over 11 years ago
- Target version set to Mises à jour 2.3.5 RC
#4 Updated by Joël Cuissinat over 11 years ago
- Status changed from Résolu to Fermé
Exemple OK avec le paquet candidat : creole 2.3-eole176~11