Actions
Bug #98
closedThe command stacking doesn't work anymore
% Done:
100%
Company:
-
Contact person:
-
Additional contact persons:
-
Description
When using a character for command stacking, like ;
, if entering say 1;say 2
, only say 2
is sent (the last command in the stack). This should be tested in #97 and hopefully will remain stable once fixed.
Updated by Vincent Le Goff over 7 years ago
- Checklist item Identify the issue and fix it added
- Checklist item Add the test in #97 to make sure the issue remains fixed for future versions. added
Added by Vincent Le Goff over 7 years ago
Updated by Vincent Le Goff over 7 years ago
- Checklist item Identify the issue and fix it set to Done
Fixed in commit 4102863fc0e3310464f42e1910aeaebd767468da, a simple indentation error.
Updated by Vincent Le Goff over 7 years ago
- Checklist item Add the test in #97 to make sure the issue remains fixed for future versions. set to Done
- Status changed from In Progress to Closed
Added in commit 1da0e093bd2a1fd70964dd0b80c0a554d46fd3e9.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page
Fix #98: systematic error on command stacking