-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
Sprint 26, Sprint 27
-
0.1
actions.inc.php:getActionOperationHints() describes OPERATION_TYPE_MESSAGE and OPERATION_TYPE_COMMAND as the apparently only possible values for invocation. This is no longer true, since the switch statement also operates on OPERATION_TYPE_RECOVERY_MESSAGE and OPERATION_TYPE_ACK_MESSAGE, if you will.