Forum Discussion
Philippe_Lebacq
16 years agoContributor
Hi,
unfortunately, same error as before:
a test matching this condition (project properties testenv=8 and env8 =
returns true :
( ${#Project#testenv} = ${#Project#env8} and //cwsgl:AssessmentStatusAR[1]/text()="RE" )
but a test matching this condition (with project properties testenv=A and envA = A) returns false while I was expecting true :
( ${#Project#testenv} = ${#Project#envA} and //cwsgl:AssessmentStatusAR[1]/text()="XX" )
Any help?
Philippe.
unfortunately, same error as before:
a test matching this condition (project properties testenv=8 and env8 =
returns true :( ${#Project#testenv} = ${#Project#env8} and //cwsgl:AssessmentStatusAR[1]/text()="RE" )
but a test matching this condition (with project properties testenv=A and envA = A) returns false while I was expecting true :
( ${#Project#testenv} = ${#Project#envA} and //cwsgl:AssessmentStatusAR[1]/text()="XX" )
Any help?
Philippe.