[Cartoweb-dev] [Bug 1235] New: gettext compilation script po2mo no more working

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Thu Dec 29 11:02:43 EST 2005


http://bugzilla.maptools.org/show_bug.cgi?id=1235

           Summary: gettext compilation script po2mo no more working
           Product: CartoWeb
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Core
        AssignedTo: cartoweb-dev at lists.maptools.org
        ReportedBy: alexandre.fellay at camptocamp.com


The last modif in po2mo.php, intended to handle difficult cases where the server
part lies in another project, results in no more compilation for simple cases.
The problem is here (~line 130) :
   if (!array_key_exists('cartoserverBaseUrl', $iniArray)) {
        warn("Warning: Project $project base URL not set in client.ini");
        return '';
    }

In direct mode, cartoserverBaseUrl is usually not set



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Cartoweb-dev mailing list