Changes between Initial Version and Version 1 of Ticket #40, comment 83


Ignore:
Timestamp:
May 7, 2017, 3:31:19 PM (7 years ago)
Author:
erdmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40, comment 83

    initial v1  
    99Then it becomes clear what that subcommand is supposed to do ...
    1010
     11About "usGetEAs": you have to be careful that usLevel = FIL_QUERYALLEAS needs a different behaviour as levels FIL_QUERYEASFROMLIST and FIL_QUERYEASFROMLISTL !
     12
     13That'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