GeoServer

GeoServer Documentation link is broken on Windows installs

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6.3
  • Fix Version/s: 1.6.4
  • Component/s: Documentation
  • Labels:
    None
  • Environment:
    Windows (all)
  • Number of attachments :
    0

Description

The NSI script used to build the Windows installer refers to the following shortcut creation:

CreateShortCut "$SMPROGRAMS\$STARTMENU_FOLDER\GeoServer Documentation.lnk"\
"$INSTDIR\documents\GEOSDOC\Documentation.html"

However this file tree is never created. Rather than fix this, this code should be changed to look online.

CreateShortCut "$SMPROGRAMS\$STARTMENU_FOLDER\GeoServer Documentation.lnk"\
"http://geoserver.org"

This looks like it has been broken for a couple of versions, but I'm just noticing it now. The NSI script needs to be cleaned up anyway, but that will happen soon...

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: