In AEM 6.5 we see Operands are not of the same type: comparison is supported for Number types only. at org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator.leq(BinaryOperator.java:214)
In AEM 6.5 we see "Operands are not of the same type: comparison is supported for Number types only. at org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator.leq(BinaryOperator.java:214)" but not in AEM 6.4 servers.
The value of that object is an integer.
Thanks