Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.1
-
Fix Version/s: 1.3
-
Component/s: Decorators
-
Labels:None
-
Application server:Tomcat 5.5
Description
On line 168 of org.displaytag.decorator.TotalTableDecorator it attempts to cast the decoratedObject to a List. Instead it should cast it to a Collection.
I am willing to fix the issue, if needed. It looks like a minor change.
Just trying to help: sf.net id: nneuberger
I'm on a few sf.net projects and would like to help at least sending a patch. Your thoughts....Anyone.