Fixed the evil error which had nothing to do with jaxen
but with jexl... the i variable was an integer which
jaxen cannot compare to an attribute value... fixed
by using i = i.toString().
paul


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk@406083 13f79535-47bb-0310-9956-ffa450edef68
1 file changed