Skip to main content

Resolved Issues

View the resolved issues for a specific Platform release.

Go to download resolved issues by patch release.

Browse release notes for a selected Pega Version.

NOTE: Enter just the Case ID number (SR or INC) in order to find the associated Support Request.

Please note: beginning with the Pega Platform 8.7.4 Patch, the Resolved Issues have moved to the Support Center.

SR-C7627 · Issue 353279

Fixed grid table overlap in Pulse for Microsoft Internet Explorer

Resolved in Pega Version 8.1

Grid Table was overlapping with the content on the right in the Pulse area when using Microsoft Internet Explorer . To resolve this, code has been added to handle grid flex resize code by modifying the harness width when using Microsoft Internet Explorer .

SR-C7680 · Issue 360271

Fixed old errors being read by JAWS

Resolved in Pega Version 8.1

An accessibility change made to move focus to the error section even with a "simple" refresh was resulting in JAWS reading out old error messages even after validation errors were corrected. This was due to the error table still being present on the DOM (just with a display set to none), and has been fixed with a new aria-hidden attribute that has been added to the error table and set to true when the table is hidden. When the table is displayed, then the aria-hidden attribute is set to false.

SR-C7849 · Issue 352811

Fixed wizard REST connecter creation error

Resolved in Pega Version 8.1

Attempting to create a REST Connector through the wizard was throwing a null pointer exception due to code which was setting Index twice for same name property class. This has been corrected.

SR-C8030 · Issue 352488

Customization added to Report Browser

Resolved in Pega Version 8.1

In order to support customization of the Report Browser, the below rules are now marked as available:PZRBSHORTCUTSGRID7 PZRBREPORTACTIONS RULE-HTML-HARNESS CODE-PEGA-LIST DISPLAYREPORT #20151123T213308.460 GMT RULE-HTML-HARNESS CODE-PEGA-LIST PZRRDISPLAYCUSTOMFILTERSECTION #20160512T224721.208 GMT Schedule options and Shortcut/Category options can be hidden via 'when' rules: pyReportBrowser_ShowActions should be set to False to hide the shortcut/category actions, and pyReportBrowser_ShowSubscriptionActionsAndInfo should be set to false to hide the report subscription information. When both rules are set to false, the gear icon on the shortcuts grid and list of Public categories will not be displayed. In addition, the DisplayReport and pzRRDisplayCustomFilterSection harnesses have been made available to allow changing the Microsoft Internet Explorer Document mode.

SR-C8193 · Issue 356930

Modal dialog accessibility enhancements

Resolved in Pega Version 8.1

In order to ensure Modal Dialogs are accessible via screen readers and navigable using keyboard, the following criteria have been reviewed and updated as necessary for both editable and read-only use: - Modal dialog is accessible using the standard mix of screen readers (JAWS +Microsoft Internet Explorer + Windows / VO + Safari + Mac / Chromevox + chrome / NVDA / Firefox + windows) - Modal dialog is navigable using TAB key navigation - Modal dialog is dismissed on pressing ESC key - Modal dialog always has a aria label tied to the Title of the dialog - Modal dialog always has a close button

SR-C8312 · Issue 358397

Open URL in window maintains context

Resolved in Pega Version 8.1

The on-click of a tablegrid where a Report definition is rendered on this grid was configured to open a URL in a window and call an activity named DisplayAlert. This worked fine if the DSS value DATA-ADMIN-SYSTEM-SETTINGS PEGA-ENGINE!PRCONFIG/INITIALIZATION/URLENCRYPTION/DEFAULT is false, but did not work if the DSS value was set to true. This was traced to the event infrastructure not resolving the Property references in the encoded URL context, and the pzpega_ui_events.js file has been modified to maintain the references.

SR-C8352 · Issue 358657

Added aria support to read radio buttons

Resolved in Pega Version 8.1

In order to ensure JAWS reads radio buttons, ' aria-required true' has been added to them.

SR-C8399 · Issue 353551

Tab closing problem fixed for multi-node environments

Resolved in Pega Version 8.1

An error in the code for pega.desktop.support was causing 'isSafeToAskParent' to be invoked even in non-mashup/IAC scenarios, leading to it returning "false" in multi-node environments where the port number was not one of 80 / 443. This in turn caused a failure to properly close a tab on the customer system. To correct this, the code for the pega.desktop.support.isSafeToAskParent call has been updated to skip it for non-mashup / gateway scenarios.

SR-C8725 · Issue 351894

Check added to ensure pyRuleSetName is not empty

Resolved in Pega Version 8.1

An extra condition has been added to the existing db-query which checks if a ruleset is locked to now also ensure pyRuleSetName is not empty. This will prevent a blank ruleset value from being passed in.

SR-C8735 · Issue 356715

Updated log error for hotfix commitment fail

Resolved in Pega Version 8.1

If no catalog file is found after committing hotfixes, the System Scan fails with no error message to the user even though the display of Committed/Uncommitted hotfixes is not updated properly. The message "Could not run System Scan - there is no Catalog on the system" appeared in the logs after the list of commits, but it was not clear what this indicated. The wording of the logged error has now been updated to clarify that the Committed/Uncommitted list of hotfixes has not been updated.

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us