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-125895 · Issue 188735

Close button fixed for work elements with Microsoft Internet Explorer 8

Resolved in Pega Version 7.1.8

The Close button on work items in CaseWorker was not working in the Microsoft Internet Explorer 8 browser. This was due to 'document.getElementsByclassName' not being supported in Microsoft Internet Explorer 8, and it has been replaced it with the cross-browser jQuery class selector API to get the element with class name.

SR-125895 · Issue 189356

Close button fixed for work elements with Microsoft Internet Explorer 8

Resolved in Pega Version 7.1.8

The Close button on work items in CaseWorker was not working in the Microsoft Internet Explorer 8 browser. This was due to 'document.getElementsByclassName' not being supported in Microsoft Internet Explorer 8, and it has been replaced it with the cross-browser jQuery class selector API to get the element with class name.

SR-125929 · Issue 189682

Add Child navigation rule timing improved

Resolved in Pega Version 7.1.8

Attempting to set "Add Child" as a Navigation rule that performed an action on the selected row within a tree Grid using a modal dialog was generating a JavaScript error if used on the last row. When the "Add Child" action was selected, it attempted to add a child to the current row also set focus on the new entry, but at the time of the call to the selectRow function the Tree Grid has not yet been updated to include the additional child element. This caused the row variable to be evaluated as null. To correct this, a null check has been added that will correct the timing issues.

SR-125934 · Issue 190270

Adjusted modal dialog height functioning with repeating grid

Resolved in Pega Version 7.1.8

When using a repeat grid to open a modal dialog to add rows, the modal dialog height was getting increased by scroll adjustment always, which should be done only when its scrollHeight is greater than offsetHeight. Code changes have been made in the setModalDialogHeight function to correct this.

SR-125990 · Issue 189549

Fixed row expansion issue in repeat grid

Resolved in Pega Version 7.1.8

When a modal dialog was being launched from a button in a repeat grid that was configured with expand pane and had the option checked for "Expand Multiple Rows", clicking on the Next/Previous button caused the second row of the the repeat grid to be expanded by default. This was a nested grid issue, and has been fixed by clearing string parameters.

SR-126031 · Issue 188833

Escape added to allow double quotes in UI read-only expressions

Resolved in Pega Version 7.1.8

In the Read only expression under the presentation tab of the properties panel for a section, including an expression which contained double quotes blocked the UI from being rendered. Upon analysis it was found that the characters were not properly escaped, and this has been fixed.

SR-126044 · Issue 189648

Rule resolution class search corrected for performFlowACallback function

Resolved in Pega Version 7.1.8

When performing an operation on a grid and then switching to local action, the thread name was being appended as undefined. This was caused by the rules search running on @baseclass instead of the framework class. A null check has been added to the performFlowACallback function to correct this.

SR-126075 · Issue 192229

Added error handling for nested Tree Grid submit function

Resolved in Pega Version 7.1.8

When using a nested tree grid with a modal dialog that had a section Errors(section) from @baseclass, clicking the "save" button in the popup hid the files shown in the expanding area. This has been fixed by explicitly clearing the "partialTrigger" parameter set by the parent grid for the function SubmitModalFlowAction if there are errors in interest page.

SR-126082 · Issue 190051

Accessibility enhanced for navigating repeating grid search results

Resolved in Pega Version 7.1.8

An accessibility enhancement has been added to enable full keyboard navigation through the search results of a repeating grid in read-only mode. Double-clicking on a search result item opens the item in review mode in a separate tab, and the same functionality has been added which will open the tab by pressing the enter key on the item.

SR-126181 · Issue 188742

Corrected tab display for failed visible when conditions

Resolved in Pega Version 7.1.8

When a repeating tab layout on a page group property includes "Body Visible When", tabs were displayed properly, but sections within were not being rendered for some tabs. To correct this, a visible when rule has been added to the outside content Div to handle situations where the when condition is not satisfied.

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