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-C23157 · Issue 364333

JMSListener modified to support custom connection client ID

Resolved in Pega Version 8.1

If JMSListener was configured for PubSub messaging model with durable subscription, restarting the JMSListener generated a new ClientID that was used to retrieve messages from Topic. This resulted in either some messages being missed or some being processed multiple times. To resolve this, a new configuration/field has been introduced on the JMSListener ruleform that accepts a client ID that can be specified statically/dynamically per listener.

SR-C23250 · Issue 365591

Corrected column count calculation for DT with property set

Resolved in Pega Version 8.1

If a decision table was configured with property set in output instead of any return column,after exporting the content of the decision table into Excel a Return column appeared in the Excel file. If the same Excel data was imported after modifying it, a spurious column was added on the right side of the Decision Table. This was caused by the property-set calculation of the column count not being considered properly, and has been corrected.

SR-C23410 · Issue 363298

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-C23461 · Issue 365026

Exported Excel now displays text between angle brackets

Resolved in Pega Version 8.1

Using the Export to Excel feature on a Report Definition was stripping XML and HTML-like values from the data such as text between matching angle brackets. This was traced to recently modifications in Export to Excel: because the export generates an XLSX document and not an HTML document, HTML-like code is stripped from formatted values. However, that was being performed after unescaping special HTML characters and codes in the raw or localized value, and this caused HTML-like code in the data to be removed as well. To correct this, the system will strip HTML prior to unescaping special characters. In addition, columns which did not have valid controls assigned to them or their associated properties were borrowing logic from columns formatted by non-auto controls. This has been addressed by refactoring ReportUIFieldFactory to generate basic ReportUIField instances for unformatted columns, excluding numeric and date columns.

SR-C23556 · Issue 364797

JAWS reads table sort order

Resolved in Pega Version 8.1

To improve accessibility, the sort order of a table will be read by JAWS.

SR-C23560 · Issue 378135

Accessible 'select' button added to date/dropdown with post value

Resolved in Pega Version 8.1

An enhancement has been added to the pzpega_ui_template_dropdown.js file in the PegaWAI ruleset to allow any date / dropdown with a post value to be provided with a "Select" button when accessibility is enabled.

SR-C23650 · Issue 365164

Requestor ID masked for internal users for security

Resolved in Pega Version 8.1

In order to ensure internal users with access to logs, SMA, or operations data can not utilize a Requestor ID to hijack a session, the requestor ID will now be masked and only show a portion of it.

SR-C23701 · Issue 369858

File Listener variable modified to resolve authorization exceptions

Resolved in Pega Version 8.1

A custom JMS MDB Listener was randomly failing with the exception: "ListenerThreadPool : 3] [ STANDARD] [ ] [ ] ( internal.services.ServiceAPI) ERROR - Authorization failed, please contact system administrator. com.pega.pegarules.pub.clipboard.InvalidParameterException: InvalidParameter Class not defined in dictionary: Rule-Service-null aClassName .createPage" This error was traced to a situation where the variable mEvaluateAuthorizationCheck was getting modified by more than one listener at the same time, and has been resolved by changing mEvaluateAuthorizationCheck from a static variable to an instance variable.

SR-C23885 · Issue 369192

Further improvements to browser interaction wrap memory leak

Resolved in Pega Version 8.1

Several optimizations have been done to further address browser memory leak issues observed with each interaction wrap.

SR-C2400 · Issue 352685

RAClientCleanup will be explicitly called for JBoss app tier

Resolved in Pega Version 8.1

In a JBoss app tier environment, RAClientCleanup was not happening after scheduling the Daemons in PresenceSessionStateTrackerDaemon and PushSubscriptionCleanerDaemon, leading to exceptions that ultimately caused system issues. RAClientContainer.cleanup(); will now be explicitly called.

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