Jasper Rosenberg created WW-4475:
------------------------------------

             Summary: CarGurusValueStackFactory.setContainer() has unused local 
variable
                 Key: WW-4475
                 URL: https://issues.apache.org/jira/browse/WW-4475
             Project: Struts 2
          Issue Type: Bug
          Components: Core Actions
            Reporter: Jasper Rosenberg
            Priority: Minor


Not sure of the intent, but this code appears to do nothing...

{code:java}
if (Map.class.isAssignableFrom(cls)) {
    PropertyAccessor acc = container.getInstance(PropertyAccessor.class, name);
}
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to