Changes between Initial Version and Version 1 of Ticket #40, comment 83
- Timestamp:
- May 7, 2017, 5:31:19 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40, comment 83
initial v1 9 9 Then it becomes clear what that subcommand is supposed to do ... 10 10 11 About "usGetEAs": you have to be careful that usLevel = FIL_QUERYALLEAS needs a different behaviour as levels FIL_QUERYEASFROMLIST and FIL_QUERYEASFROMLISTL ! 12 13 That's because for FIL_QUERYALLEAS the GEA list is not set as no specific EAs are requested. And therefore "usGetEAs" needs to follow the "else" branch ... 14