I am trying to use my own comparator but found that it doesn't work
because
ELColumnTag.evaluateExpressions sets Value instead of Comparator. This
problem appears in version 1.1 and 1.1.1.
displaytag-1.0-rc1-patch-comparator.tgz is correct though.
I wonder if displaytag can fix this problem or I will have to do it
myself?
if (comparatorExpr != null)
{
super.setValue(eval.eval("comparator", comparatorExpr,
Object.class)); //$NON-NLS-1$
}
Thanks,
Jianping Roth
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user