Version 5.4.10

Version No5.4.10
Release Date 
About this Release

Patch release with minor enhancements and fixes

Modules affected

Data Share, iShare Core, iShare GIS, iShare Maps, My Alerts, Publisher, Studio, Web Services

Pre-requisites

This release of iShare requires the following to be installed:

  • Windows 2008 Server or 2008 R2
  • Internet Information Services (IIS) V7.0 or 7.5
  • Microsoft .NET Framework V3.5 Service Pack 1 (installed and enabled)

iShare and its modules are installed using the iShare Installer. Any 3rd Party software required by iShare may be installed using the Astun 3rd Party Installer. The AstunPGInstaller will install any Astun scripts on your Data Share database depending upon the selected Install Options.

Studio

  • Changed default logging configuration to allow more than one Workflow Job to write to the log file.
  • The SLD Style Editor will now list the standard symbols (circle, cross, square, triangle and x) even if there are no SYMBOLSET statements in the map file.
  • The Map Editor no longer errors if it cannot parse any elements in the map file.
  • Setting the Virtual Layer's Custom Output Results Display to Default now saves the setting correctly.
  • The browse buttons on the My House tree node in Studio are now visible again and correctly allow you to select files in subdirectories.

Data Share

  • XML Data Sources which redirect on themselves should no longer fail with a "Too many automatic redirections" error.

iShare Core

  • All example code has now been moved into an examples folder under the web folder. These may then be copied and moved to the relevant root folder. There are a couple of lines at the top of each script, in case they are left in the examples folder, which will need to be removed if the examples are moved to the root folder.
<!-- This script is only needed for the examples as they site in a subdirectory structure -->
<script type="text/javascript" src="../js/basehrefresolver.js"></script>
  • iShare should no longer fail on subsequent requests after receiving a timeout error from the web service.

iShare Maps

  • iShare Solo:
    • Has the option to add a new Selection panel where you may select to draw a Polygon, CIrcle or Rectangle to outline your Area of Interest on the map from which to return results from the active layers.
    • The "Show more results" address list now closes when you select an address.
  • The Map Categories panel now stays open when the user opens it, and stays closed when the user closes it.

My Alerts

  • Selecting the My Alerts Username or Password field in Chrome on Android no longer causes the keyboard to open then immediately close.
  • Removed the <% Page CompilationMode="never" %> from the Welcome panel.
  • Fixed bug that prevented register emails being sent.

iShare GIS

  • Print to PDF:
    • The PDF generator now waits until the page is fully rendered before returning the PDF.
    • Changing print templates no longer causes problems with the templates editable fields.
    • Removed the quotes from PDF requests where the username contains a space.
    • A PDF Legend which is too tall for the map no longer covers the Print dialog options.
  • The confirm Delete dialog that is displayed when you select to delete an Annotation Layer  is no longer left floating if you cancel the delete by clicking on another button. The confirm Delete dialog also allows you to cancel the Delete request.

Publisher

  • The Publisher navigation URL is now taken from the source page

Web Services

  • XSL style sheets used in LocalInfo requests can now exist outside of the XML folder.
  • iShare no longer ignores the Default Language setting.
  • Searches against OGC Layers no longer fail if the search field isn't included in the list of Available Fields for the Layer.
  • The RequestType parameter in MapGetImage is no longer case sensitive.