Actions
Bug #3539
openwierd behaviors of port parameter
Start date:
10/16/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3539
Description
when put a port parameter in a composite actor, there are some wierd behaviors:
I put DDF/PN in top level and have an actor whose firingCountLimit is 2.
1) If DDF is set in composite actor, firingCountLimit of the first actor in the composite actor is set 1 or other number, the actor is only fired once.
2) If DDF is set in composite actor, firingCountLimit of the first actor in the composite actor is set NONE, the actor is fired for infinite times.
3) If no director is set in composite actor, firingCountLimit of the first actor in the composite actor is set NONE, the actor is only fired once. Also its value from the port parameter may be wrong.
I will attach the worflow later.
Files
Actions