Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1
-
Component/s: Paging/Sorting
-
Labels:None
Description
EL expressions in the ELColumnTag tag don't work for the sortProperty attribute (they are simply passed through).
Looking at the codein cvs, it looks like the setSortProperty function is not overridden in ELColumnTag which would cause it to not be evaluated by the evaluateExpressions() function.
Looking at the codein cvs, it looks like the setSortProperty function is not overridden in ELColumnTag which would cause it to not be evaluated by the evaluateExpressions() function.