CMS 6.1.0.3

CMS 6.1.0.3

CMS Version

6.1.0.3

CMS_Classes Version

 

CMS Touch Version

 

CMS Tablet Version

 

Document status

RELEASED

Document owner

@Sally White

Release Date

Nov 21, 2016 

Release Type

 

Bug Fixes

#

Product

Subject

Description

1

CMS Desktop

Policies 

When linking other documents to a policy on the last row of the grid, CMS would show as if more documents had been linked.

2

 

Shortcuts

As said on the previous post, CMS can now create/restore it's shortcuts when Run elevated. 

3

 

Connection Provider

 Included another common error within the ones where it will attempt to reconnect ("requires an open and available connection... connection state is closed").

4

 

Shift Handover

Was not obeying the system setting of showing record of the last X days. It was showing always the last 7 days.

5

 

Shift Handover

 In databases set to have compatibility with SQL Server 2000 it was throwing an error because of a SQL syntax. (Ambiguous field AnswerID).

6

 

Training

New option under Admin to fix and sanitise course names and prevent issues with Crystal Reports.

7

 

Monitor service

The Monitor Service/Off Line Updater used to check Directory.Exists on the DocStore prior to run the update. That fails in some cases so now it tries to use the share without checking.

8

 

Internal

InstrRev Function

Updated all instances of this function as I found a tricky situation it can cause with its optional paramaters.

Safe syntax: InStrRev(TheString, "\", , CompareMethod.Text)

9