You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2014/02/28 10:30:19 UTC

[jira] [Created] (ACE-462) Event incorrectly handles dictionary parameter

J.W. Janssen created ACE-462:
--------------------------------

             Summary: Event incorrectly handles dictionary parameter
                 Key: ACE-462
                 URL: https://issues.apache.org/jira/browse/ACE-462
             Project: ACE
          Issue Type: Bug
            Reporter: J.W. Janssen
            Assignee: J.W. Janssen
            Priority: Critical


In the construction of org.apache.ace.feedback.Event, a dictionary can be passed that is copied into the created event. However, the code walks through all values of the given dictionary, and handles them as keys, which is not correct.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)