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-D76085 · Issue 541525

Corrected display of ">" in multiselect control

Resolved in Pega Version 8.2.6

When using a Multiselect Property configured with a data page as a source, any value with symbol ">" displayed as > in the list the first time but displayed correctly after being selected. This was traced to the conversions being handled in the sectionResultMarkup of pzpega_control_multiselect for Cross-site scripting protection, and has been corrected.

SR-D76826 · Issue 543095

Corrected SmartInfo header text overlap with close icon

Resolved in Pega Version 8.2.6

SmartInfo header text was not consistent in being wrapped to the next line, and when it did not wrap it was overlapping with the close icon. This was traced to the method used for applying the inline style to SmartInfo's header div by getting the body div's offsetWidth. In working scenarios, the body div's width has fractional portion (ex. 368.188px) and offsetWidth returns a rounded number like 368px in this case. This resulted in the header content not fitting in single line because it exceeded the space it was given, and wrapping resulted. In the non-working scenario, the body div's width did not have a fractional portion and therefore matched offsetWidth, meaning the header content fit to single line and overlapped the close icon. To resolve this, SmartInfo Header Div has been updated to be always be slightly less than the SmartInfo Body div.

SR-D78019 · Issue 541193

Thread Cleanup error resolved

Resolved in Pega Version 8.2.6

After upgrade, intermittent exception errors were being generated by the FreeClipboard activity when switching between applications. This was traced to specific use-case issues with Thread Cleanup, and has been resolved.

SR-D80223 · Issue 542922

Cross-site scripting filtering for ActionStringID

Resolved in Pega Version 8.2.6

Cross-site scripting filter logic has been added to the ActionStringID function.

SR-D80462 · Issue 542512

SmartInfo styling retained

Resolved in Pega Version 8.2.6

After configuring some text in the paragraph rule for Smart Info, Header text and Dismiss on Mouse Out check box configurations were not retained when the configuration was reopened. This has been corrected.

SR-D81779 · Issue 543856

Logic added to prevent refresh on enter when no action is configured

Resolved in Pega Version 8.2.6

After configuring a text input followed by an icon with display SmartInfo for click action, switching focus to the text input again after displaying the SmartInfo and hitting enter invoked the refresh harness even though no action was configured for the text input. This has been resolved by updating 'pzpega_ui_events.js' -> keyDownHandler() with logic to call preventDefault() based on certain conditions.

SR-D82298 · Issue 544631

Corrected error when using CharCounter in non-template mode

Resolved in Pega Version 8.2.6

An error message was generated when trying to save a section with the TextArea's Display CharCounter set to True. This was traced to an error in the remaining character count span generation for non template mode and has been corrected.

INC-167606 · Issue 665868

Updated ConfirmHarness handling for case type creation

Resolved in Pega Version 8.5.5

If a new case type was created with the initialization stage and there were no assignments in the case type, the /cases API did not return a NextPageID in response. This has been resolved by setting the pyConfirmHarness parameter before calling addworkobject.

INC-168368 · Issue 651080

Correct flow actions loaded in multi-thread portal refresh

Resolved in Pega Version 8.5.5

The member authentication screen was displaying an incorrect flow action on doing browser refresh after creating a new interaction. Refresh is a special case where the parameter retention is different across single-threaded & multi-threaded portals alongside the execution order of activities. In this case, this inconsistency occurred in a multi-threaded portal when newAssignPage had the information to load the proper assignment but the parameter indicated an old index. This has been resolved by adding 'when' conditions to to populate and pass the correct references and labels and to honor the Param.TaskIndex set and sent by UI activities so it's retained in case of multi-thread portals.

INC-169636 · Issue 649730

WorkObjects security update

Resolved in Pega Version 8.5.5

Cross-site scripting protections have been updated for WorkObjects.

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