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-126107 · Issue 189620

"Previous" button now navigates to correct index

Resolved in Pega Version 7.1.8

After correcting a validation error while enabling buttons in a repeating grid, the "Previous" button was navigating to the wrong index, skipping rows in between instead of displaying details for the immediately previous item. The "Next" button worked correctly. This was caused by an error in success callback where "grid.activeRow" was updated to the wrong index when the rows above were expanded, and has been fixed.

SR-130181 · Issue 201836

Modified Dropdown to return JSON content type for use with ISAM

Resolved in Pega Version 7.1.8

ISAM, a third-party tracking layer, embeds JavaScript code in text/html responses. The Dropdown control was returning JSON but in HTML content type, so sites that use ISAM found that the ISAM JS code was embedded and the Pega JS that parses the JSON response failed to execute. Changes have been made to the wrapper to ensure the desired behavior of Pega returning application/json content type for JSON responses instead of text/html.

SR-130181 · Issue 197628

Modified Dropdown to return JSON content type for use with ISAM

Resolved in Pega Version 7.1.8

ISAM, a third-party tracking layer, embeds JavaScript code in text/html responses. The Dropdown control was returning JSON but in HTML content type, so sites that use ISAM found that the ISAM JS code was embedded and the Pega JS that parses the JSON response failed to execute. Changes have been made to the wrapper to ensure the desired behavior of Pega returning application/json content type for JSON responses instead of text/html.

SR-130302 · Issue 197285

Focus switch corrected for multiple actions on a button

Resolved in Pega Version 7.1.8

When multiple actions like CreateNewWork and Cancel were configured on a button, clicking on the button opened a new tab but focus was not moved to the new tab. This unexpected behavior was caused by the dynamic container's MRU object not getting updated correctly when multiple actions were performed. This has been resolved by updating the logic for the updateItemMRUCache API in dynamicContainer.Js.

SR-130302 · Issue 198340

Focus switch corrected for multiple actions on a button

Resolved in Pega Version 7.1.8

When multiple actions like CreateNewWork and Cancel were configured on a button, clicking on the button opened a new tab but focus was not moved to the new tab. This unexpected behavior was caused by the dynamic container's MRU object not getting updated correctly when multiple actions were performed. This has been resolved by updating the logic for the updateItemMRUCache API in dynamicContainer.Js.

SR-130695 · Issue 200024

Added handling for "(" and ")" in parameter value

Resolved in Pega Version 7.1.8

A backwards compatibility issue was found in the declare expression ruleform where if a parameter passed to a function alias contained ")" or "(", the data was not shown in the UI. This has been fixed by modifying the parsing logic to handle cases where parameters passed to the function alias might have an unexpected format such as "(" inside a parameter's value.

SR-130695 · Issue 200339

Added handling for "(" and ")" in parameter value

Resolved in Pega Version 7.1.8

A backwards compatibility issue was found in the declare expression ruleform where if a parameter passed to a function alias contained ")" or "(", the data was not shown in the UI. This has been fixed by modifying the parsing logic to handle cases where parameters passed to the function alias might have an unexpected format such as "(" inside a parameter's value.

SR-131162 · Issue 201045

Corrected inheritance for Data classes

Resolved in Pega Version 7.1.8

After migration, an API used to pull the list of concrete classes from RootClass Work- was pulling an additional class (Data-Portal-Padportal) when work- was supplied as an argument for rootclass. This additional class caused issues with reports due to it pointing to pr_history_data table and looking for non-existent columns. These inheritance issues have now been corrected.

SR-131162 · Issue 201046

Corrected inheritance for Data classes

Resolved in Pega Version 7.1.8

After migration, an API used to pull the list of concrete classes from RootClass Work- was pulling an additional class (Data-Portal-Padportal) when work- was supplied as an argument for rootclass. This additional class caused issues with reports due to it pointing to pr_history_data table and looking for non-existent columns. These inheritance issues have now been corrected.

SR-131567 · Issue 202155

Corrected grid overlap issue with Microsoft Internet Explorer 8

Resolved in Pega Version 7.1.8

When using the Microsoft Internet Explorer 8 browser, RTE was overlapping the content below when height was specified as 'Size to Content'. This was caused by browser reflow issues in Microsoft Internet Explorer 8 and has been corrected by triggering reflow on resize of the auto-grow RTE. However, please note that Microsoft Internet Explorer 8 will not be supported beyond this release.

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