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-125196 · Issue 191599

Variable added for non-English fonts in RTE

Resolved in Pega Version 7.1.8

Previously, the dropdown for font styles in pxRichTextEditor control contained only English-language fonts and did not include fonts for other languages such as Japanese. To enhance the localization, the global variable 'window.customCKEditorFonts' has been added to override 'CKEDITOR.config.font_names' when desired.

SR-125254 · Issue 188703

Added Finish Assignment check for old harnesses

Resolved in Pega Version 7.1.8

After upgrade, a failing post flow action validation created the inability to correct the errors and resubmit using a pxButton which performed an out of the box "Finish Assignment." When trying to do so, a busy indicator was displayed and the application froze. This was caused by an incorrect legacy harness pointer for the Action section. A check for old harnesses has been added, and the submit API now sets the target of form submit for finish assignment to the parent window.

SR-125268 · Issue 188000

Added ownership check for DeleteModalHeader process

Resolved in Pega Version 7.1.8

When closing a modal dialog, the dropdown in the parent window became disabled and did not allow further selection. This was caused by the modal js throwing an error while attempting to remove an element that was not its child. To avoid this, the deleteModalHeader js API has bene modified to check the parent/child relationship before proceeding with the delete.

SR-125447 · Issue 191881

Email functions enhanced for customized authentication

Resolved in Pega Version 7.1.8

After upgrade, the system was not sending email from an account that did not specify a UserID or password. This was caused by PRPC requiring authentication. To allow for custom installations, the SendEmailMessage and EmailListener functions will check for the password; if it is null or empty, then it will set the authentication to false and will not try to authenticate.

SR-125455 · Issue 189496

Error handling improved for importing data instances

Resolved in Pega Version 7.1.8

When importing data instances from a file, messaging showed success even when importing failed due to a database error (e.g.. column length not sufficient). In addition, the error in the log file was not detailed and no error appeared on screen. This problem was specific to Oracle DB and only with Unicode characters with a column size exceeding maximum length of 256. The error handling in this case has been improved: if there is a data base error, a message will appear on the modal dialog and all the changes in the transaction will be rolled back.

SR-125497 · Issue 188946

Handling added for undesignated authentication

Resolved in Pega Version 7.1.8

If service package was unchecked, it was not possible to call authenticated activities from the service activity and errors were generated stating "You lack access required to execute RULE-OBJ-ACTIVITY @BASECLASS". To resolve this, changes have been made in the service layer to bypass authentication for all services that do not have authentication enabled on their service packages.

SR-125548 · Issue 195950

Corrected masking of screen by busy indicator

Resolved in Pega Version 7.1.8

Only a portion of the screen was being masked by the busy indicator, allowing modifications to be made on the other visible portions of the screen. This has been corrected.

SR-125561 · Issue 188136

Modified processing to handle SOAP requests with text mapping

Resolved in Pega Version 7.1.8

Headers like action or MessageID with addressing information were not being added to authentication that used a SOAP service with Enable ws-addressing on. This was traced to headers with only text mapping not working with latest axiom jar, and the code has been modified to process the text node.

SR-125568 · Issue 188832

Data transform checkbox handling fixed

Resolved in Pega Version 7.1.8

A data transform configured for 'Refresh When' on a section include property panel was not being executed. This was caused by the data transform checkbox not being honored properly inside the Refresh action.GenerateClientWhenDiv and picking the wrong child item. This has been fixed.

SR-125586 · Issue 188563

Drag and drop fixed for RDs with "SUM" functions

Resolved in Pega Version 7.1.8

If a report definition with 'SUM' function applied on one of the columns was included in a tree grid, the error "Exception when trying to execute dropOnSectionFromExternal" was generated. If the same report definition was used as a tree grid and the grid was dragged from the layout panel and dropped in a section, the columns in the repeat definition configured after the column having 'SUM' function were not displayed as tree grid columns. To correct this, changes have been made to the "populateSummaryReportColumns" method defined in "pzpega_ud_section.js".

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