General

General release notes affect the PASS application, but not necessarily a specific module.

General tasks may be found in TP4 release notes or in TP6 release notes.

Version Type Description ID
TP6 19.0.2.0

CORR Fixed a database issue that caused Alert Types dialog box to pull old usergroupids and user tables (deprecated). This resulted in client alerts popping up. Only when long value was changed to 1, it used the latest tables without any issue with client alerts. Now, whether or not long value of property is set to 1, the latest groups and tables are used. PASS-18038
TP6 19.0.3.0 CORR Fixed an issue in ScheduleJobAgent, when attempting to run Publish Trips Job, there is an UPDATE statement error that appears in TP6 Service Shell logs. PASS-18800
TP6 19.0.4.0 CORR

Resolved the issue that could lead to the Service Shell failing or reporting an exception when more than one Service Shell is running on the same machine and each one is writing to its own CDBLog window.

PASS-18718
TP6 19.0.5.0 CORR The issue of a new Service Shell session object and ID being created even when not needed when a user logged into the Client Shell has been fixed. The issue occurred when the Service Shell switch, Core > Security > Change Session on Login was On. DEVCORE3-4978
TP6 19.0.5.0 CORR Password changes from CliShell now encrypt both the password and the username when transmitted from the Client Shell to the Service Shell. This encryption is done even over non-SSL connections. For v19, the encryption method is set in the Core > Security > Policy > Password Storage > Algorithm context property, which also controls the algorithm used to store passwords in context properties and the database password in the Service Shell profile file. For versions 16 to 18, the default method is option 1, TCF1. DEVCORE3-4968
TP6 19.0.6.0

CORR Fixed syntax error for Oracle version of ZonalGenerate method. Server returned the status: _500 : Server: _ServiceDispatch: Caught Exception while dispatching MapDCES.ZonalGenerate_ PASS-19251
TP6 19.0.7.0

CORR Users who do not need to edit context properties or user security settings do not require grant permissions for the following security keys to run the Client Shell:
  • Core > Context > Read
  • Core > Security > View Permissions
DEVCORE3-5175
TP6 19.0.7.0

CORR Fixed an issue where Report Services in Trapeze6 Client shell was not running which caused errors when generating a report. PASS-19368
TP6 19.0.11.0

CORR The issue of incorrect identity field values being returned when using an Oracle database with Real Application Clusters (RAC) has been fixed. DEVCORE3-4644
TP6 19.0.11.0

CORR Fixes: In some instances, the Tp4 Workstation or Tp6 Client shell may send the user's credentials to the SrvShell in an HTTP Basic Authorization header field, which is open text and therefore not considered secure. DEVCORE3-5364
TP6 19.0.11.0

CORR The issue of the incorrect order that services were run when the Service Shell was started has been fixed. DEVCORE3-5377
TP6 19.0.13.0 ENH Fixed an SQL issue for Location Change Wizard. When looking for a booking with a query, DateIntervalid was not updated when the date interval was changed for a location. Now, there is a check box, cancel booking for location date interval. PASS-17027
TP6 19.0.13.0 ENH Fixed an issue in TP6 services where new EZ-Wallet Web users without an existing web password, are not sent an email that contains a link to set up a password. This is caused when it is initiated from the PASS workstation's Clients > Contact Info tab. PASS-19402
TP6 19.0.13.0 ENH The default value for the Core/Locale/Formats/Date YY Pivot Year context property has been changed from 1920 to 1930 to prevent process failures due to the change in the year. This change relates to the Core/Locale/Formats/Date Display Format context property where users can choose format options that display the year as YY (two digits). The Date YY Pivot Year property determines how the system interprets YY. DEVCORE3-4959
TP6 19.0.13.0 ENH Fixed an SQL issue that caused a database locking due to an unsupported driver not binding columns with a DELETE query. Now, the query has been modified to enforce binding. PASS-17282
TP6 19.0.13.0 ENH Fixed an issue where ATIS fare summary did not show in the CDBLOG. PASS-17190
TP6 19.0.13.0 ENH Fixed an issue where Schedule Server was not logging tracker actions with database credentials. Now, the tracker action log will show database credentials from Schedule Server. PASS-16764
TP6 19.0.13.0 ENH Fixed an issue where an unnecessary semi-colon at the end of a query was throwing off an Oracle driver. PASS-17049
TP6 19.0.13.0 ENH There were 2 new UPD enhancements: addComment and vehicleTypeExclusions for Trapeze 6 services.   PASS-17651
TP6 19.0.13.0 ENH The following improvements have been made to the Run import tool:
  • The files can be saved in the folder set in the job.
  • Email notification for report integration.
PASS-17254
TP6 19.0.13.0 CORR Resolved the issue that could lead to the Service Shell failing or reporting an exception when more than one Service Shell is running on the same machine and each one is writing to its own CDBLog window. DEVCORE3-4777
TP6 19.0.13.0 ENH Support for the X-Forwarded For Address feature for the IP address/computer name/kiosk name mappings cache has been added. A new switch, Core/Server/Use X-Forwarded-For for Origin Host has been added. If On, when a proxy is used, the Server Shell reads the incoming client's IP address instead of the proxy's IP address. DEVCORE3-5008
TP6

19.0.14.0

CORR The issue of the incorrect order that services were run when the Service Shell was started has been fixed. DEVCORE3-5377
TP6

19.0.14.0

CORR An issue where updating context properties in the Client Shell resulted in TCF Event notifications for the change being posted twice has been fixed. DEVCORE3-5404
TP6 19.0.15.0

CORR Fixed an issue in Job Agent, where the summary screen did not display the correct information for the job selected. PASS-21285
TP6 19.0.15.0 CORR Fixed an issue in Job Agent, where Core Tables were not displayed correctly, even though the Core Tables check box was selected in the Audit Table Groups section. PASS-212189
TP6 19.0.15.0 ENH Improvements were added to PASS Agent Log table. Index added for JobId and JobInstanceId. PASS-21644
TP6 19.0.15.0 CORR Fixed an issue in Schedule Server, where you could not load random past schedules. PASS-21509
TP6 19.0.18.0 CORR The issue related to the stored procedure for the CoreCleanupAuditContext feature causing a deadlock for some Oracle users has been fixed. DEVCORE3-5446
TP6 19.0.18.0 CORR The issue related to the stored procedure for the CoreCleanupAuditContext feature causing a deadlock for some SQL users has been fixed. DEVCORE3-5460
TP6 19.0.18.0 CORR Fixed a database issue where an eligibility condition that was added and saved in the Clients screen was not saved (insert query FAILED). PASS-22204
TP6 19.0.20.0 CORR Improved Structured Exception (SE) handling with the addition of the ability to terminate the application abnormally when the first SE occurs and to generate a crash dump that can provide better data on the cause of the error. DEVCORE3-5478
TP6 19.0.20.0 CORR An issue where an error message appeared when saving attribute changes on built-in identity type users has been fixed. DEVCORE3-5486
TP6 19.0.20.0 CORR The issue that occurred when the event service was under heavy usage causing exceptions in the log and the Service Shell becoming unresponsive has been fixed. DEVCORE3-5482
TP6 19.0.20.0 CORR When the application is configured to generate a crash dump on an exception, the log now includes a trace output with the name and path of the dump file and the type of the exception. DEVCORE3-5484
TP6 19.0.19.0 CORR The issue of users being unable to continue to log on unless they change their password immediately after a warning appears stating that their password will expire in X days has been fixed. DEVCORE3-5469