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-124007 · Issue 187611

Added handling for NPEs on mobile devices

Resolved in Pega Version 7.1.8

Answering a questionnaire on a mobile device was generating the error "NullPointer in SafeURL.put()" due to the source element being a radiobutton div and not sending the request for postvalue. This was a missing condition in the initiatepost method of pega_ui_events for handling NPEs on mobile and the system has been modified to correct this.

SR-124011 · Issue 184792

Repaired Case Designer rendering for Microsoft Internet Explorer 8

Resolved in Pega Version 7.1.8

When using the Microsoft Internet Explorer 8 browser, opening a case type in Case Designer which has steps in the stages did not render the steps. This was caused by a CSS file fragment that was not picking up the proper base styles, and has been fixed.

SR-124151 · Issue 184994

Next button behavior in a modal dialog corrected

Resolved in Pega Version 7.1.8

A workflow issue was found with the 'Next' button on a last row of a repeating grid where clicking on the 'Previous' button would then improperly make available a previously grayed out 'Next' button. Similarly, clicking the 'Next' button on the next-to-last row fired the validation but then disabled the 'Next' button. This was traced to the "NextDisabled" parameter being set incorrectly in case of server side errors, and has been fixed.

SR-124382 · Issue 187227

Corrected image resize for RTE

Resolved in Pega Version 7.1.8

In some cases, it was not possible to resize an image in RTE. This was traced to the image plugin setting the height and width for auto resize, and has been changed so the setup and commit function in ckeditor_extras do not set dimensions for auto resize and retain the width and height if specified.

SR-124382 · Issue 185471

Corrected image resize for RTE

Resolved in Pega Version 7.1.8

In some cases, it was not possible to resize an image in RTE. This was traced to the image plugin setting the height and width for auto resize, and has been changed so the setup and commit function in ckeditor_extras do not set dimensions for auto resize and retain the width and height if specified.

SR-124420 · Issue 187126

Flow actions resolved for hidden buttons passing parameters

Resolved in Pega Version 7.1.8

After upgrading, parameter passing to activities from button controls no longer worked and passed an empty string which made other functionality relying on it fail. This occurred due to the default flow action buttons being configured to be hidden, and affected scenarios where a mix of auto and non-auto generated controls existed in old containers. This has been resolved by adding HTML code that specifies inclusion in case of default buttons being hidden.

SR-124450 · Issue 188191

Added alternate method for sorting and filtering listview fragments with Microsoft Internet Explorer 9

Resolved in Pega Version 7.1.8

Using Microsoft Internet Explorer 9, sorting and filtering were not working after upgrade in ListView using the WorkListViewSelector in the Fragment tab of the ListView. This was due to the version of EventListener not being supported for Microsoft Internet Explorer 9 and lower browsers so a check has been added that will call the old methodology of calling window.attachEvent for these functions.

SR-124602 · Issue 188311

Page scroll reset to top for next page

Resolved in Pega Version 7.1.8

When a screen in a flow was scrolled to the bottom and the "next" button clicked, the next screen was displayed with the page already scrolled to the bottom. This unexpected behavior was caused by the flow being executed on a page inside an iframe, and the parent page was unaware of any changes made in the iframe. To correct this, the ui_doc initialize API has been updated to set the scroll top.

SR-124643 · Issue 188538

Added harness check for Live UI in UI Inspector

Resolved in Pega Version 7.1.8

Due to recent enhancements related to UI Inspector, the user interface (UI) was appearing distorted in the list view filter section. This was caused by a section not containing a required harness for the loaded library. Live UI Requires a harness, so code has been added to check if a harness is contained on the page, and if not it returns and the inspector does not initialize any logic.

SR-124683 · Issue 191853

Null check added to portal resizeActionIFrame API

Resolved in Pega Version 7.1.8

In some instances, the error "Unable to get property 'scrollHeight' of undefined or null reference" appeared when using a portal. This was due to a missing null check in the harness for the resizeActionIFrame API, which has now been added.

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