Opened 12 days ago

Closed 12 days ago

#538 closed defect (fixed)

OpenLayers package: setup.exe not handling install directory properly

Reported by: Jeff McKenna Owned by: Jeff McKenna
Priority: blocker Milestone: 5.2.1 release
Component: MS4W - setup.exe Installer Version: 5.2.0
Keywords: Cc: TC Haddad
Blocked By: Blocking:

Description (last modified by Jeff McKenna)

To replicate:

  • use the 5.2.0 setup.exe installer
  • make sure to select "OpenLayers 10.9.0" in the installer
  • install into an odd directory such as "D:/temp/ttt tt t"
  • after install, goto http://127.0.0.1
  • in the section "OpenLayers 10.9.0 on MS4W", click on "MapServer WMS Example"
  • an empty map occurs
  • it is incorrectly still looking for a mapfile path of http://127.0.0.1/cgi-bin/mapserv.exe?MAP=/ms4w/...

Attachments (1)

OpenLayers-package-blank-map-with-installer.png (31.6 KB ) - added by Jeff McKenna 12 days ago.
Screen capture of blank map after using setup.exe to install the OpenLayers 10.9.0 package

Download all attachments as: .zip

Change History (6)

by Jeff McKenna, 12 days ago

Screen capture of blank map after using setup.exe to install the OpenLayers 10.9.0 package

comment:1 by Jeff McKenna, 12 days ago

Description: modified (diff)

comment:2 by Jeff McKenna, 12 days ago

Component: MS4W - BaseMS4W - Nullsoft Installer

comment:3 by Jeff McKenna, 12 days ago

Description: modified (diff)

comment:4 by Jeff McKenna, 12 days ago

Status: newaccepted

comment:5 by Jeff McKenna, 12 days ago

Resolution: fixed
Status: acceptedclosed

Fixed. The 5.2.0 installer is now updated (and code signed). https://ms4w.com/release/ms4w-5.2.0-setup.exe

The example inside the OpenLayers section will now load a map with a url such as: http://127.0.0.1:8084/cgi-bin/mapserv.exe?MAP=D:/temp/ttt%20tt%20t/ms4w/apps/...

Note: See TracTickets for help on using tickets.