You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Rene Gielen (JIRA)" <ji...@apache.org> on 2008/10/15 23:04:37 UTC

[jira] Updated: (WW-2734) Fix impossible casts reported by FindBugs

     [ https://issues.apache.org/struts/browse/WW-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rene Gielen updated WW-2734:
----------------------------

    Component/s: Other

> Fix impossible casts reported by FindBugs
> -----------------------------------------
>
>                 Key: WW-2734
>                 URL: https://issues.apache.org/struts/browse/WW-2734
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 2.0.11
>            Reporter: Wendy Smoak
>            Assignee: Wendy Smoak
>             Fix For: 2.0.12
>
>
> Impossible cast from java.lang.Double to java.lang.Long in org.apache.struts2.views.jsp.iterator.IteratorGeneratorTag.doStartTag()	CORRECTNESS	BC_IMPOSSIBLE_CAST	208
> Impossible cast from java.lang.Double to java.lang.Long in org.apache.struts2.views.jsp.iterator.SubsetIteratorTag.doStartTag()	CORRECTNESS	BC_IMPOSSIBLE_CAST	217
> Impossible cast from java.lang.Double to java.lang.Long in org.apache.struts2.views.jsp.iterator.SubsetIteratorTag.doStartTag()	CORRECTNESS	BC_IMPOSSIBLE_CAST	243

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.