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 update your bookmarks. This site will be discontinued in Dec 2024.

Pega Platform Resolved Issues for 8.1 and newer are now available on the Support Center.

SR-D30428 · Issue 503424

Added handling for deprecated UI Kit in Pulse OpenURLInWindow

Resolved in Pega Version 8.3.1

After upgrade, clicking on a link in a Pulse comment opened a new window with an error message indicating no content was returned. Investigation showed that if an older deprecated version of the UI kit was used, 'Open URL in window' was configured as Run Script function. The more recent versions use an OpenURLInWindow action. To resolve this, the script has been updated to use an action and pass the correct parameters.

SR-C70602 · Issue 415503

Changed async loading when attaching Files with PegaCloudFileStorage to address 3rd party PEGA0046 error

Resolved in Pega Version 8.1.3

When using PegaCloudFileStorage, a PEGA046 alert was observed when attaching a file to a work object. This was a cosmetic issue that did not affect functionality, and was traced to the use of an external logging system that is not part of the standard system development for Pega. In order to remove this alert, Step-5 (Load-DataPage) of Data-WorkAttach-File.pzSaveToRepository activity has been removed as asynchronous loading of D_pxNewFile data page is not required.

INC-216154 · Issue 718236

SMTPPort parameter will be passed to ForgotPasswordUtil

Resolved in Pega Version 8.6.5

When a user triggered the "Trouble Signing in" function, the SentEmailNotification activity connection was trying to use port 25 even if the SMTP Port was configured as 587 in the Email Account instance. This was due to the SMTP Port not being passed to the SentEmailNotification activity, causing a fallback to port 25 for non-SSL connections. In order to ensure SendEmailNotification uses a specified port if configured, pySMTPPort will be passed to ForgotPasswordUtil.java.

INC-216154 · Issue 718234

SMTPPort parameter will be passed to ForgotPasswordUtil

Resolved in Pega Version 8.8

When a user triggered the "Trouble Signing in" function, the SentEmailNotification activity connection was trying to use port 25 even if the SMTP Port was configured as 587 in the Email Account instance. This was due to the SMTP Port not being passed to the SentEmailNotification activity, causing a fallback to port 25 for non-SSL connections. In order to ensure SendEmailNotification uses a specified port if configured, pySMTPPort will be passed to ForgotPasswordUtil.java.

SR-118827 · Issue 179258

Work object reloading added to SFA portals

Resolved in Pega Version 7.1.8

When a work object in an SFA default portal (such as SFA SalesManager and SFAAdministrator) was opened by multiple users, modifications made by one were not seen by the other unless the other completely logged out and back in again. This was a function of the way the work object was opened and held in a thread, and has been modified with an API to reload the work object each time it is opened so that any saved changes are immediately available.

SR-119812 · Issue 178547

Added logic to more precisely determine class of referred properties within repeating grids

Resolved in Pega Version 7.1.8

In some work flow scenarios with referring properties within repeating grids, Work Class properties were being returned when Collateral Data Class properties were expected. This was caused by an incomplete reference call within the grid, and the logic has been updated to set the class of a grid on the server to call a new function that parses the property given as a source and determines what its class is.

SR-125143 · Issue 187274

Length limits for form URLs

Resolved in Pega Version 7.1.8

When using the out-of-the-box Other Actions button, selecting 'Refresh' caused a blank page to display and resulted in an 'ERR_CONNECTION_RESET' script error. This happened when a form submit URL including all input parameters exceeded the max length expected. The submit function has been modified to send only the required params as part of the URL, and not all hidden inputs.

SR-125894 · Issue 188734

Home button fixed for Microsoft Internet Explorer 8 user portals

Resolved in Pega Version 7.1.8

The Pega "home" button was not working in user portals with the Microsoft Internet Explorer 8 browser. This was a special use case in Microsoft Internet Explorer 8, where the inner tag had style set with display:none through CSS, hence was click firing on the tag instead of element. This has been fixed by adjusting the 'processBehavior' function in the file 'pzpega_ui_events.js'.

SR-125894 · Issue 192175

Home button fixed for Microsoft Internet Explorer 8 user portals

Resolved in Pega Version 7.1.8

The Pega "home" button was not working in user portals with the Microsoft Internet Explorer 8 browser. This was a special use case in Microsoft Internet Explorer 8, where the inner tag had style set with display:none through CSS, hence was click firing on the tag instead of element. This has been fixed by adjusting the 'processBehavior' function in the file 'pzpega_ui_events.js'.

SR-116242 · Issue 171896

Work item correspondence loading fixed for IE11 Enterprise

Resolved in Pega Version 7.1.7

When trying to view correspondence attached to a work item, using IE11 in Enterprise mode, an error "Error: Loading Open Authoring Control" is generated. This was caused by the Open Authoring ActiveX control APIs used by the correspondence viewing functionality: the currently used method of verifying that an ActiveX control has been successfully loaded into the HTML page was not working in IE11 Enterprise mode, and has been updated.

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