Project

General

Profile

Anomalie #3351

Les hidden ne sont pas pris en compte si la variable "source" est vide

Added by Joël Cuissinat over 11 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Gwenael Remond
Category:
-
Start date:
04/19/2012
Due date:
% Done:

100%

Spent time:
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

Related to eole-reverseproxy - Anomalie #3204: wpad alors que eole-reverseproxy sans eole-proxy Fermé 03/31/2012

Associated revisions

Revision f83afb45 (diff)
Added by Gwenael Remond over 11 years ago

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

#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

Also available in: Atom PDF