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-132927 · Issue 206255

Information on iPad Safari focus issues

Resolved in Pega Version 7.1.9

An issue was found where the onScreen Keyboard disappeared on refresh of a focused input element when using Safari on an iPad. Unfortunately, iPad Safari has compatibility issues with programmatic focusing and this problem cannot be resolved in the PRPC software. The root cause is the browser security: even though focus is getting triggered (value can be set , focused element is the document.activeElement) on the targeted input element, focus behavior (like blue border highlighting, keyboard popping up) is not triggered when the focus in call stack comes from within a function and the first function in the call stack was triggered by a non-programmatic event. Instead, the security mechanism kicks in to prevent you from setting focus on the input. As this is not a PRPC issue, we cannot offer a resolution at this time.

SR-133040 · Issue 203518

Removed duplicate special character encoding on FieldValue validation

Resolved in Pega Version 7.1.9

A recent change was made to the "Validate" activity of the Rule-Obj-FieldValue class to improve security by performing a filterRichText (intended to remove unsafe tags like script tag). However, this broke a reported use case where field values used as the source for the controls dropdown, checkbox, or radio buttons displayed the encoded values of quotes due to double encoding. To fix this, the filterRichText step has been removed from Rule-Obj-FieldValue!validate activity.

SR-133040 · Issue 202460

Removed duplicate special character encoding on FieldValue validation

Resolved in Pega Version 7.1.9

A recent change was made to the "Validate" activity of the Rule-Obj-FieldValue class to improve security by performing a filterRichText (intended to remove unsafe tags like script tag). However, this broke a reported use case where field values used as the source for the controls dropdown, checkbox, or radio buttons displayed the encoded values of quotes due to double encoding. To fix this, the filterRichText step has been removed from Rule-Obj-FieldValue!validate activity.

SR-133241 · Issue 203013

Enabled NotFutureDate date for Thai Locale

Resolved in Pega Version 7.1.9

The validation notfuturedate was failing with the current date when using the Thai locale. The getDateFromFormat function has been updated to properly localize.

SR-133352 · Issue 206143

Calling Page-Set-Messages via activity now properly displays errors

Resolved in Pega Version 7.1.9

After upgrade, calling Page-Set-Messages via an activity did not appear to set messages on the harness. Changing the id ErrorTable to ErrorTable1 in the Errors section displayed the messages, but without any formatting or expand/collapse section. The error messages were indeed being set properly, but were being reset due to a rollback request to pzUpdateElementModel. To resolve this, pzKeepPageMessages is now being sent as true for rollBackElementUpdate request in pzpega_ui_doc_lifecycle.js to retain the errors displayed after the request.

SR-133352 · Issue 206222

Calling Page-Set-Messages via activity now properly displays errors

Resolved in Pega Version 7.1.9

After upgrade, calling Page-Set-Messages via an activity did not appear to set messages on the harness. Changing the id ErrorTable to ErrorTable1 in the Errors section displayed the messages, but without any formatting or expand/collapse section. The error messages were indeed being set properly, but were being reset due to a rollback request to pzUpdateElementModel. To resolve this, pzKeepPageMessages is now being sent as true for rollBackElementUpdate request in pzpega_ui_doc_lifecycle.js to retain the errors displayed after the request.

SR-133388 · Issue 203251

Fixed space overrun display issues for localized text in Designer Studio

Resolved in Pega Version 7.1.9

If the localized non-English text length was lengthy, it was overrunning its space and crossing into adjacent sections of the Explorer tab of Designer Studio. This has been corrected by adding style code to handle the left and right orientation of tabs, which is especially critical for Japanese and Arabian characters.

SR-133501 · Issue 202754

Error icons and localization corrected for repeating tabs headers

Resolved in Pega Version 7.1.9

The error message indication was not appearing on the tab header of repeating tabs. In addition, the tooltip of that icon was not being correctly localized. These issues have been corrected.

SR-133545 · Issue 205543

Removed cleartext password in Operator password change URL

Resolved in Pega Version 7.1.9

The Change Password dialog in the Operator Full Profile provided cleartext of passwords as parameters in URL. The form method has been changed to POST in the HTML for the operator password reset popup to resolve this.

SR-133549 · Issue 203775

Added localization for "next" in new work item tab

Resolved in Pega Version 7.1.9

In the Case Manager portal, the 'next' label of a newly opened work item tab was not being localized. That 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