nasty bug in StatusCondition/getAvailableActions

"Philipp Hug" <[email protected]>
Newsgroups gmane.comp.java.open-symphony.devel
Message-ID <001d01c313cb$ba446840$522210ac@chimera>
StatusCondition.passesCondition reads the stepId from the args Map, but
there's no such value in the argument map.
        int stepId = 0;
        Object stepIdVal = args.get("stepId");

The args map is copied from the conditionDesc args.
Can anyone tell me, where stepId should be put into the map?

philipp



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.