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-D53488 · Issue 520015

Tab layout group handling improved

Resolved in Pega Version 8.1.8

A difference in scrolling speeds between left and right arrows and an issue with the cursor correctly being redirected to mandatory fields were traced to errors in the tab layout group handling. The right scrolling issue was due to the calculation for right tab movement being incorrect in certain resolutions with relatively positioned elements, and has been corrected. The cursor redirect was caused by an error in the layoutgroup focus when used inside a screen flow where the first focus goes to the screenflow navigation on load, and has been resolved by adding a try catch for an invalid selector in case of a div error.

SR-D53757 · Issue 523128

JSON parsing error on export resolved by ensuring parameter encoding

Resolved in Pega Version 8.1.8

Menu items like "PDF" and "Excel" were not loading on click of the "Export" Button, and an "Exception in parsing JSON" message was logged. The export worked as expected when the menu rule actions of each menu item were modified to remove the openurlinwindow actions. This was traced to the Response JSON being broken due to a invalid format created when the "propositionName" was passed as an unencoded parameter when the report was exported. This has been resolved by ensuring the input parameters are encoded before creating the URL.

SR-D54594 · Issue 521633

Enhancement added to customize the clearing of error messages when performing modal actions

Resolved in Pega Version 8.1.8

Opening any modal dialog, for example adding a row in Table/Grid layout, cleared any existing validation error messages on UI screen. In order to make this behavior customizable, a flag has been introduced to control the clearing of error messages from primary pages on grid actions. Updates have been made in the ui_grid, ui_grid_dragdrop and ui_repeatlayout JS files to include this flag in activity parameters and the pzdoGridAction activity has been modified to consider the flag.

SR-D54785 · Issue 524802

Corrected grey area seen when dragging tabbed layout Smartinfo scroll

Resolved in Pega Version 8.1.8

When using Show Smartinfo in a tabbed layout group, a grey area was seen in the harness while scrolling. Scrolling up so that Smartinfo was out of view port caused another scroll bar to seen: one scrollbar was attached to the workarea div and the other to the body, and the gray area issue was only reproducible when explicitly dragging the (second) scrollbar attached to the body. To resolve this, if the popup is below the viewport using Smartinfo and the height calculated is negative, then the popup's height will be set to 0px.

SR-D54920 · Issue 518272

Extra checks added for pasting Excel content to rich-text editor

Resolved in Pega Version 8.1.8

Copying content from Excel into rich-text editor pasted an image of the content either instead of the actual content or in addition to the actual content. This was traced to the handling of the isHTML flag: the flag should be set to true when there is HTML content in the datatransfer item or while pasting images (!isHTML is the condition in if). However, the sequence of the data items in the datatransfer can change depending on the browser/OS, causing isHTML to sometimes not be set to true before it is used in the condition while pasting images. To resolve this, changes have been made to the pasteHandler in the pzpega_ckeditor_extras file so proper checks are made to figure out the type of data from the clipboard that is being pasted.

SR-D55294 · Issue 517216

Work List loads as expected in IE

Resolved in Pega Version 8.1.8

After upgrade, the Work List was not loading in IE. This was an unintended side effect of work done to handle resizing the Recents list when another tab was open, and that change has been reverted to resolve this issue.

SR-D57610 · Issue 518694

Last X Days and Next X Days removed from displayTimePeriod

Resolved in Pega Version 8.1.8

Last X Days and Next X Days removed from displayTimePeriodWhen the date filtering value of "Last X Days" was selected in a report definition, the error "An invalid comparison value or an invalid column has been entered for the right-hand side of a filter condition. Enter a valid column, calculation, or literal value" appeared if any value was entered other than the predefined (like last 8 days, last 31 days etc). This was traced to the control pzdisplayTimePeriod List view returning all field values (getFieldValues) under the class name "Embed-ReportingPeriod" with FieldName as "pySymbolName". This has been resolved by modifying pzdisplayTimePeriod to remove Last X Days and Next X Days.

SR-D57928 · Issue 526007

Special characters in field value display as expected

Resolved in Pega Version 8.1.8

After configuring a text input with a helper text (Help Icon with overlay on hover) that pointed to a Field Value, and the Field Value pointed to a property from the clipboard {.HelperText1} that had a value like (Some text here), in runtime the text in helper was printed with the HTML ASCII number and the text instead of the parentheses around the text. This has been resolved by escaping the special characters so they are displayed as expected.

SR-D58868 · Issue 531798

Check added for unicode calendar values

Resolved in Pega Version 8.1.8

After creating a repeating grid section for work report definition with enabled filter option, running the section and giving the filter value in unicode calendar form such as 2019/11/12 did not pass validation. This has been resolved by adding a check for unicode values.

SR-D59003 · Issue 522036

Cross-site scripting security added to RWClasses

Resolved in Pega Version 8.1.8

Cross-site scripting protections have been added to the RWClasses parameter.

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