MapTools.org

[Chameleon-dev] [Bug 317] New: server_data_manager.php: strtolower kills WMS servlets

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Fri, 19 Mar 2004 09:12:25 -0500
http://www.maptools.org/bugzilla/show_bug.cgi?id=317

           Summary: server_data_manager.php: strtolower kills WMS servlets
           Product: Chameleon
           Version: 1.1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Widget
        AssignedTo: chameleon-dev@lists.maptools.org
        ReportedBy: bartvde@xs4all.nl


When a WMS server is added through server_data_manager, all URL's are set to 
lowercase, i.e for instance in addServer:

$szLowercaseURL = strtolower( $szURL );

This kills the functionality as the OnlineResource will not be reached anymore 
if your WMS is e.g. a Java servlet with mixed case. Also on Unix this can cause 
problems.



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


This archive was generated by Pipermail.