[Cartoweb-dev] [Bug 1857] New: cw3setup 1.94 do not contain writableowner option

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Thu Feb 28 08:10:45 EST 2008


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

           Summary: cw3setup 1.94 do not contain writableowner option
           Product: CartoWeb
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Install+Maintenance Scripts
        AssignedTo: cartoweb-dev at lists.maptools.org
        ReportedBy: bruno at ioda-net.ch


In cw3.4 with cw3setup.php version 1.94 (CVS HEAD)
there's no way to launch with the --writeableowner option, this one is missing
inside the switch case serv[arg] 

Add this 
            case '--profile':
            case '--writableowner':
                setOption($i, true);
                break;
around the line 261 correct this functionality for all of us we don't use a
debian derivative Linux (no www-data user)

This bug was already submited for the 3.3 it's time to act. Thanks.



------- 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