TableTotalDecorator ClassCastException
--------------------------------------

         Key: DISPL-288
         URL: http://jira.codehaus.org/browse/DISPL-288
     Project: DisplayTag
        Type: Bug

  Components: Decorators  
    Versions: 1.1    
    Reporter: Chris Widhelm
    Priority: Minor


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to