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 )
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)
Change History (6)
by , 12 days ago
| Attachment: | OpenLayers-package-blank-map-with-installer.png added |
|---|
comment:1 by , 12 days ago
| Description: | modified (diff) |
|---|
comment:2 by , 12 days ago
| Component: | MS4W - Base → MS4W - Nullsoft Installer |
|---|
comment:3 by , 12 days ago
| Description: | modified (diff) |
|---|
comment:4 by , 12 days ago
| Status: | new → accepted |
|---|
comment:5 by , 12 days ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
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.

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