[
https://issues.apache.org/struts/browse/WW-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wendy Smoak resolved WW-2734.
-----------------------------
Resolution: Fixed
Fixed in r680066, r680067. Not merged to trunk, the classes have changed.
> Fix impossible casts reported by FindBugs
> -----------------------------------------
>
> Key: WW-2734
> URL: https://issues.apache.org/struts/browse/WW-2734
> Project: Struts 2
> Issue Type: Bug
> 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.