Ignore:
Timestamp:
Nov 25, 2020, 4:14:56 PM (3 years ago)
Author:
djay
Message:

Fix issue in kvParseInput when memory!=load and handle session from the OGC API - Processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/request_parser.c

    r962 r966  
    204204int kvpParseInputs(maps** main_conf,service* s,map *request_inputs,maps** request_output,HINTERNET* hInternet){
    205205  // Parsing inputs provided as KVP
     206  map* memory=getMapFromMaps(*main_conf,"main","memory");
    206207  maps *tmpmaps = *request_output;
    207208  map* r_inputs = getMap (request_inputs, "DataInputs");
     
    342343                  }
    343344                tmpc = strtok (NULL, "@");
     345              }
     346            if(memory!=NULL && strncasecmp(memory->value,"load",4)!=0)
     347              if(getMap(tmpmaps->content,"to_load")==NULL){
     348                addToMap(tmpmaps->content,"to_load","false");
    344349              }
    345350            if (*request_output == NULL)
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png