climate icon indicating copy to clipboard operation
climate copied to clipboard

Cast to bool only if Argument noValue is true

Open ElGigi opened this issue 4 years ago • 3 comments
trafficstars

ElGigi avatar May 05 '21 09:05 ElGigi

Hi @ElGigi, what's the purpose of this change? Does it fix some bug?

duncan3dc avatar Aug 02 '21 13:08 duncan3dc

Sorry, description missing.

If the $noValue parameter is false, the argument is still casted to bool. But so false, it is because a value is expected.

The patch checks the value of the parameter before forcing cast.

ElGigi avatar Aug 27 '21 20:08 ElGigi

Any news? Thx

ElGigi avatar Aug 29 '22 23:08 ElGigi