Ignore:
Timestamp:
Jul 2, 2015, 10:48:49 AM (9 years ago)
Author:
djay
Message:

Return Exception when the a sub-directory of the registry cannot be accessed. Update the messages.po to the one uploaded on transifex.

File:
1 edited

Legend:

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

    r682 r720  
    10601060   
    10611061    DIR *dirp1 = opendir (tmpName);
     1062    if(dirp1==NULL){
     1063      setMapInMaps(m,"lenv","message",_("Unable to open the registry directory."));
     1064      setMapInMaps(m,"lenv","type","InternalError");
     1065      return -1;
     1066    }
    10621067    struct dirent *dp1;
    10631068    while ((dp1 = readdir (dirp1)) != 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