- Status Closed
- Percent Complete
- Task Type Bug Report
- Category General
-
Assigned To
outlyer - Operating System Linux
- Severity Low
- Priority Medium
- Reported Version 1.13.3
- Due in Version 1.13.4
-
Due Date
Undecided
- Votes
- Private
FS#364 - Evasion offsets aren't walked over in array
Submitted by Davide Cavestro
The array EVASION_ALTERNATIVES
isn’t looped over correctly. Correction:
- for delta in $EVASION_ALTERNATIVES ; do + for delta in ${EVASION_ALTERNATIVES[*]} ; do
ID | Project | Summary | Priority | Severity | Assigned To | Progress | |
---|---|---|---|---|---|---|---|
366 | vcs | Medium | Low | outlyer |
Closed by outlyer
26.11.2019 19:45
Reason for closing: Fixed
Additional comments about closing:
26.11.2019 19:45
Reason for closing: Fixed
Additional comments about closing:
Fixed in 1.13.4
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Fixed in SVN trunk revision 678