Ticket #3999 defect closed fixed
AMP callRemoteString ignores requiresAnswer
| Reported by: | ivank | Owned by: | jesstess |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | jesstess | Branch: | |
| Author: | jesstess | Launchpad Bug: |
Description (last modified by exarkun) (diff)
BoxDispatcher.callRemoteString has a requiresAnswer argument (and documentation), but it is not passed to return self._sendBoxCommand(command, box). There are also no tests for the case where requiresAnswer=False.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

