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-133622 · Issue 205914

Localization timing shifted for "Currently open" tooltip on tab control

Resolved in Pega Version 7.1.9

Previously, the "Currently open" tooltip on tab control used to fetch any localization upon save of the section if it had a dynamic container. The generateTabbedSectionLayout RUF has now been enhanced to get the updated value of the Currently Open tool tip value at run time for a better user experience.

SR-133622 · Issue 205694

Localization timing shifted for "Currently open" tooltip on tab control

Resolved in Pega Version 7.1.9

Previously, the "Currently open" tooltip on tab control used to fetch any localization upon save of the section if it had a dynamic container. The generateTabbedSectionLayout RUF has now been enhanced to get the updated value of the Currently Open tool tip value at run time for a better user experience.

SR-133684 · Issue 206669

Enhancement added to support border color change on expand/collapse

Resolved in Pega Version 7.1.9

There was a desire to add highlighting to the borders of a text area when it was collapsed in order to indicate it was not editable. This color change was not previously possible because the same class was being called when the text area was expanded and collapsed and therefore no demarcation existed to hang the color change on. An enhancement has now been added to populate the class name for parent span of text area differently on expand or collapse to allow the use of custom CSS styles.

SR-133709 · Issue 205980

Validation message remains on hover

Resolved in Pega Version 7.1.9

Whenever a post validation message was present at harness level and an icon was configured to display a smart info on hover, hovering on the icon caused the error message at the harness level to disappear. Opening a smart info internally triggers reload section which clears out the messages by default, so this has been resolved by sending the KeepPageMessages parameter as true in sendRequest under these conditions.

SR-133734 · Issue 205290

Added handling for remaining character count inconsistency with Microsoft Internet Explorer 8

Resolved in Pega Version 7.1.9

In ie browser, new line is interpreted as "\r\n". This caused the remaining character count of a text area control to be inconsistent in the Microsoft Internet Explorer 8 browser due to the browser sometimes calculating the size of a new line character as one instead of two(\n\r). To handle this, the logic for remaining character count has been updated in the text area JS.

SR-133557 · Issue 202993

Schema URL' field in Parse XML rule now supports Global Resource Settings

Resolved in Pega Version 7.1.9

The 'Schema URL' field in Parse XML rule now supports Global Resource Settings (GRS), and the developer help documentation has been updated to reflect this.

SR-A1538 · Issue 209276

prvisiointerface.cab unblocked

Resolved in Pega Version 7.1.9

Effective with earlier ML versions of Pega7, several OCX functions were intentionally deprecated and replaced with Silverlight functions: Prbatchscanning prDeveloper prpackagecominterface prvisiointerface. However, it was found that there are two Word features around the embed merge function requiring prvisiointerface.cab that will produce some visual problems on the screen referring to the missing cab break if the files are ported from an earlier version of PRPC and prvisiointerface.cab is unavailable. Therefore, prvisiointerface.cab has been unblocked and restored for use.

SR-A2027 · Issue 205651

Reworked decision table conflict check logic for combined rows

Resolved in Pega Version 7.1.9

In a decision table, using expressions like property-property caused the decision table to report a non-existent logic conflict because there was another column with different data present. This has been fixed by adding a new property pyColumnDataType for Decision tables which will hold the data type of the expression/function/property mentioned in the column during FUAssembly, and then using it in the testConsistency code instead of the existing design.

SR-A204 · Issue 205451

Resolved sporadic NPE on TransferAssignment

Resolved in Pega Version 7.1.9

A null pointer exception was sporadically being being generated by the pxTransferAssignment activity. This was found to be an issue where a previous step to open the work object failed and the TransferWorkPage was therefore not created, followed by the absence of that page leading to the failure of the WHEN condition that was using the Rule-Utility-Function hasMessages. The handling has been updated to avoid this issue.

SR-A2047 · Issue 205630

Resolved AddWorkHistory length error

Resolved in Pega Version 7.1.9

The "AddWorkHistory? activity was generating an error when the property pyInstructions contained more than 64 characters and was copied into pyLabel without taking care of the length restrictions imposed on these properties. This has been resolved by implementing the required length restrictions before copying.

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