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-A15671 · Issue 231059

Added check for FF 38 to work with Hfix Manager

Resolved in Pega Version 7.2.1

With FireFox version 38, the commit action of the Hotfix manager did not work even when the commit button was clicked. This issue is related specifically to float behavior with Firefox, and has been resolved with a check in the Presentation tab of the wrapper DL to tick "Clear floated layouts" in advance presentation options.

SR-A15695 · Issue 233521

Grid layout correctly displays columns with empty rows

Resolved in Pega Version 7.2.1

In a repeating grid, when Width of content -> Pixels(Fit Content) and Fixed (pixel) size grid : Grid size (in pixels): 1000 px (Width) and 0 px(Height), Freeze grid header are selected, all the columns are not shown when there are no records in the grid. This was traced to a div function that did not sync properly and clipped columns in this circumstance, and a check has been added to correct the display when using progressive loading.

SR-A15710 · Issue 232090

Additional logging added to diagnose stale thread errors

Resolved in Pega Version 7.2.1

In order to better diagnose issues with stale threads, loggers have been added to the ThreadData class to capture and print any stack trace which is causing the thread to be cleared or destroyed. These loggers will only be printed whenever a stale thread error is thrown in order to maximize log space.

SR-A15710 · Issue 236472

Additional logging added to diagnose stale thread errors

Resolved in Pega Version 7.2.1

In order to better diagnose issues with stale threads, loggers have been added to the ThreadData class to capture and print any stack trace which is causing the thread to be cleared or destroyed. These loggers will only be printed whenever a stale thread error is thrown in order to maximize log space.

SR-A15710 · Issue 236472

Improved BIX extract handling for multiple active agents

Resolved in Pega Version 7.2.1

When multiple agents were scheduled to run extracts at the same time by utilizing pxExtractDataWithArgs, there was intermittent failure in creating the manifest files. The BIX log would not contain an entry for the files being created, no error was displayed, and agents sometimes needed to be restarted. This was an issue with incomplete extraction of the output data and manifest files due to the PAL timer overriding the current thread context as it handled each of the multiple calls. To resolve this, the previous static variables used to store thread and requester instances have been made private to ensure reliability when handling parallel extracts and simultaneous runs.

SR-A15864 · Issue 231716

Post action RTE spellcheck works in Microsoft Internet Explorer

Resolved in Pega Version 7.2.1

After opening a modal dialog window in Microsoft Internet Explorer that has a Rich Text Editor that has been configured to spellcheck on change, submitting a wrongly spelled word blocked reopening the modal dialog. This was traced to Microsoft Internet Explorer throwing Permission Denied for premature load events, and has been solved by wrapping the code which accesses iframe element and throws Permission Denied exception.

SR-A15866 · Issue 242715

Corrected email decryption and handling

Resolved in Pega Version 7.2.1

When handling encrypted email, the system was decrypting the email body but then attaching it to the work object with file type .p7m and the subject line was copied to the pyInboundEmail.pyBody property. This was cause by a logic flaw, and has been fixed.

SR-A15903 · Issue 240872

Enhancement added to support non-standard HTML in Ruleforms

Resolved in Pega Version 7.2.1

After manually writing non-standard HTML code in Source mode, switching back to Design mode showed corrupted code. This was caused by the RTE used in the Ruleforms auto-correcting the HTML. A "source only mode" check box option has now been added to the on paragraph, correspondence, and corr fragment Ruleforms that will provide a text area in place of RTE when selected.

SR-A15922 · Issue 231258

Support added for cleartext passwords in Snapstart

Resolved in Pega Version 7.2.1

When posting credentials from an external source, the code makes the assumption that the Password value is encoded and therefore it is decoded prior to being handed to the authentication activity in Pega. This is not always the case. If the Password value is passed as clear text the result in the activity is garbled. This creates problems when subsequent authentication is attempted to an external source. To support this handling, a new DASS 'authentication/Snapstart/pwddecode' has been added. When the setting is false, the password is not decoded in Snapstart cases and will necessitate a cleartext password.

SR-A15923 · Issue 230798

Performance improvements for delete ruleform

Resolved in Pega Version 7.2.1

Slow performance was seen after clicking the delete button on a ruleform in installations with very large ruleset lists. Performance has been improved by removing unnecessary calls to the GetAppRulesets activity.

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