VISTA Release Notes Version A.07
2
BUG FIXES
VISTA
A.07.01 VISTA Fixed abort when downloading file with blank pages.
A.07.02 VISTA INDEXREPORT abort fixed.
A.07.03 VISTA Abort occurred when down loading report with blank pages.
If the option $ENABLE-PRINT-BLANK-PAGES was enabled and report contained blank pages.
A.07.04 VISTA Resolved abort when searching for a string greater than 20 characters in length.
A.07.05 VISTA Fixed calc bug: fields wrongly marked as -ve.
A.07.07 VISTA Changed message displayed when printing tagged reports.
The incorrect message referred to the hold buffer being empty. Fixed incorrect field offsets when highlighting
field when screen scrolled to left.
A.07.10 VISTA Changes allow column create/save/restore to work even if screen currently
scrolled.
A.07.11 VISTA Minor fix to prevent attempts to scroll columns wider than screen.
A.07.15 VISTA Resolved security issue with @ report records.
The best fit algorithm was not implemented when checking security based on @ records. This resulted in users
being able to view reports when they were not authorized to. What happened was that global security records
(@,@.@) were checked before specific (sess,user.acct) security records.
A.07.16 VISTA When a folder profile was selected, the profile description was not displayed
correctly within the Select Report screen
A.07.21 VISTA Invalid page numbers when opening a report.
Page table records were built with an incorrect record size. This caused entries to be created with invalid
values.
A.07.23 VISTA Incorrect page numbers were placed in FROM and TO fields within print
and down load windows.
This happened when many pages were displayed on a screen and user scrolled past the last
page.
A.07.25 VISTA When printing tagged reports, the spool file numbers were displayed but
the user was not able to see them before next number was displayed.
Put in a prompt for the user to press return after each tagged report is printed.
A.07.26 VISTA Spool file numbers when displayed on report list window were only being
displayed as six characters.
A fix was implemented to display upto seven characters.
A.07.27 VISTA Invalid device could be entered via the select printer window.
Editing of print devices was occurring when a device was entered but at print time. This
allowed invalid devices to be entered via the select printer window.
A.07.29 VISTA Expanding folders by 1 report and then vsaving into could cause corruption.