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.

INC-140289 · Issue 589003

Check added to preserve clipboard pages for pop-up

Resolved in Pega Version 8.5.1

Many properties were missing in the clipboard after launching an ImageViewer. This was traced to the clipboard pages being deleted in the pop-up mode, and has been resolved by adding a check to not delete pages in case of pop-up opened from top navigation case.

INC-134893 · Issue 587169

Added check for localeDb properties in dateTimeUtils

Resolved in Pega Version 8.5.1

On click of the Approval/Finish assignment submit button, a blank screen appeared and no further progress could be made. This was traced to an issue with the operator locale not being properly set by the html fragments that initialize the locale for use in dateTimeUtils. This has been resolved by adding a check for properties in the localeDb object.

INC-132771 · Issue 584961

Refresh section of MultiSelect properly handles refresh section

Resolved in Pega Version 8.5.1

On hitting tab or enter on a Multiselect control with "Post value" and "Refresh Section" enabled, focus moved to the header of the page when it refreshed. This has been resolved by updating the 'disable when' expression for "run on client" to better handle the input element used for enabling the controls.

INC-134319 · Issue 581733

Row banding matches on optimized and normal tables

Resolved in Pega Version 8.5.1

Optimized table and normal tables had exactly opposite row banding defined. This was caused by the header row being inside the table body tag: the nth-child selector, used to apply row banding, considered the header row as well while applying even/odd row coloring. To resolve this, the nth-child selectors for odd and even rows have been reversed so that the color banding will be in sync between old and new grids.

INC-137168 · Issue 588708

Documentation updated for Ajax container refresh

Resolved in Pega Version 8.5.1

The documentation for adding an Ajax container has been updated to reflect the proper configuration for adding a refresh within the container.

INC-128970 · Issue 583294

Post value in grid works after clicking on modal submit

Resolved in Pega Version 8.5.1

The row submit on the grid of the modal dialogue worked when the value was updated and there was a click outside the grid. However, when the value was auto-populated, after clicking on the submit and going back to edit the value in the grid, the row submit did not work. Investigation showed that when a modal was submitted with some server errors, the system replaced the DOM and a new grid is initialized: since some of the listeners related to grid are attached to body, on submit of modal with server errors, these old listeners were getting fired. To resolve this, a safe check has been added for modalDetailsDiv before accessing it in event listeners.

INC-127719 · Issue 571778

Text area count correct for special characters

Resolved in Pega Version 8.5.1

The text area character count was showing negative numbers when using special characters. This was due to Cross-site scripting encoding that caused the text length to be incremented by 4. To eliminate this, the text length will now be calculated before encoding.

INC-134891 · Issue 589869

Logoff set to use root context

Resolved in Pega Version 8.5.1

The thread name was changing from Standard to DSCPA_DemoStudio on click of log-off, resulting in unexpected behavior if the user logged in again. To resolve this, an update has been made to trigger logoff in root context.

INC-136057 · Issue 587164

Modal dialog close for date/time works as expected

Resolved in Pega Version 8.5.1

When a date/time property was used in a modal screenflow in Google Chrome, changing the date property on the pop up calendar and then clicking the modal close caused the screen to freeze. This was caused by the plf.handleModalClose() being called a second time for a container close event that was not available in window.event. This has been resolved.

INC-137276 · Issue 585298

Arrow key navigation updates for layout grid tabs

Resolved in Pega Version 8.5.1

When a layout grid was configured as Tab mode, the up and down arrows allowed navigation between tabs. This has been modified to meet W3 standards of using left/right arrow keys to navigate between tabs and up/down arrow keys to scroll the page.

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