AudienceView Connect
AudienceView Documentation

AudienceView 6.3.0 HotFix 11 Release Notes

Release Date: March 8, 2013

AudienceView 6.3.0 HotFix 11 MD5 Hash

The MD5 hash value can be used to verify that the correct package has been downloaded/installed.

  • AudienceView 6.3.0 HotFix 11 MD5 Hash: 3daae300a69ee7b01dbcbaa0374b608b

Desktop Fixes

Issue Solution ID
Admission hold statuses are not in sync across servers. This has been corrected in AudienceView 6.3.0 HotFix 11.
Admission hold statuses are syncing across servers.
MAINT-156

Online Fixes

Issue Solution ID
If a promotional code is entered before a performance's on-sale time then a No price for the admission (when using seat select) or a No seats were found that match your criteria. Modify your search or select a different performance. (when using best available) error is displayed. This has been corrected in AudienceView 6.3.0 HotFix 11.
The error messages no longer display when a promotional code is entered before a performance's on-sale time.
MAINT-48
When using Internet Explorer 9, users have to scroll to find and use the 'Add To Basket' button on mapSelect.asp page. This has been corrected in AudienceView 6.3.0 HotFix 11.
Scroll bars no longer appear when Internet Explorer 9 is set to 100% zoom.
MAINT-133

Dataloader Fixes

Issue Solution ID
The command line dataloader.exe crashes when using a CSV input file. The job appears to complete succesfully, but the program crashes and causes in a Windows error. This has been corrected in AudienceView 6.3.0 HotFix 11.
The batch log file was being closed before command line interface was written, cleaning up the logging. There are three interfaces using the dataloader (command line, UI and the AVscheduler). The command line no longer closes the batch log file handle after control file is processed, the UI and AVscheduler do.
MAINT-206

WebAPI Fixes

Issue Solution ID
The WebAPI's dataloader.asp is not creating dataloader jobs and a 'filesNode' is null or not an object error is returned. This has been corrected in AudienceView 6.3.0 HotFix 11.
The dataloader.asp was referencing some nodes that no longer exist. It is now referencing the appropriate nodes.
AVT-8998

Payment Fixes

Issue Solution ID
Declined 3D Secure transactions are causing a 500 error. This has been corrected in AudienceView 6.3.0 HotFix 11.
Declined 3D Secure transactions work.
MAINT-177

Performance Fixes

Issue Solution ID
An unnecessary SQL is executed in Online to retrieve information about Box Office performances. This has been corrected in AudienceView 6.3.0 HotFix 11.
A threading issue that occured when a performance was loaded has been corrected. A background thread that would clear the performance and cause another load the next time performance was accessed has also been corrected.
MAINT-291