https://bz.apache.org/bugzilla/show_bug.cgi?id=61315

--- Comment #6 from Stefan Bodewig <[email protected]> ---
(In reply to Stefan Bodewig from comment #5)

> If my guess is correct, then your current script depends on
> something we have considered a bug and fixed almost 11 years ago.

and you may work around it by using

<and>
  <isset property="RMOBINTERMEDIUM.UserName"/>
  <not>
    <equals arg1="" args2="${RMOBINTERMEDIUM.UserName}"/>
  </not>
</and>

which should work with 1.6.2 and 1.7.0+

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to