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-125042 · Issue 193350

Corrected decimal field validation for special characters

Resolved in Pega Version 7.1.8

The '&' symbol was not being parsed correctly when entered into a decimal field. This was a tooltip issue with the ampersand character when the harness setting was set to full error text, and has been resolved.

SR-125044 · Issue 187842

Ampersand(&) handled as text and not parameter for data transforms

Resolved in Pega Version 7.1.8

When passing a parameter to a data transform, if the parameter value contained an ampersand ('&') or certain other non alphanumeric characters, an error was generated (visible in tracer) and the task failed. This was a case where an '&' character was not not handled as literal text, causing the RunActionWrapper to explicitly parse it and create params out of it. There was a local-change solution to directly reference a property value containing the required text value instead of passing it in via a parameter, but the system has been updated to encode ampersand(&) in the file pzpega_ui_events.

SR-125079 · Issue 187143

Fixed HTML title error in tooltip

Resolved in Pega Version 7.1.8

The tooltip of the error icon on a tab in a tab group was showing as "null" in the HTML title attribute. This has been resolved by adding the data-taberror attr to the td with id = 'tabcontainer', which is used to find the title of an error element in js.

SR-125091 · Issue 187602

Corrected display issue for treegrid with Microsoft Internet Explorer 9

Resolved in Pega Version 7.1.8

Using the Microsoft Internet Explorer 9 browser, the first column in the treegrid was not visible until there was a refresh in any section of the grid. This was due to mishandling of the container ID, and has been fixed.

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-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-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-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.

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