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-128738 · Issue 200611

Corrected label text wrap for other template layout for Google Chrome/Firefox

Resolved in Pega Version 7.1.8

Text Wrapping for labels was not working for layout which uses other template with the FireFox and Google Chrome browsers, but was fine in Microsoft Internet Explorer. This has been fixed by setting the other style to White-Space:normal.

SR-129312 · Issue 198553

Corrected HTML display of characters in reply emails

Resolved in Pega Version 7.1.8

HTML characters were appear in the email body and subject for outbound reply messages. For example, if subject is test, the reply email would display the subject as RE: test<%gt; An HTML reply to an HTML email did not contain these entities/artifacts. Reply emails can now be configured to use HTML format, and the 'HTML' option has been added to the Message Type drop-down on the Response tab of Service Email rule.

SR-132880 · Issue 201431

Design time clarification for radio button configurations

Resolved in Pega Version 7.1.8

Previously, it was possible to configure an on-click event on a radio button in a repeating grid. This configurability was an error - although it was possible to set it up, the actions would not actually fire as intended due to the way the radio buttons work. In order to remove confusion, the actions tab for radio buttons has been removed from design time and checkboxes should be used if on-click actions are desired.

SR-130352 · Issue 199182

Corrected Microsoft Internet Explorer error for opening harness in a popup

Resolved in Pega Version 7.1.8

Configuring a button click to launch a harness in a pop-up with the Microsoft Internet Explorer 11 browser caused the error "Internet Explorer cannot display the webpage." The cause was an errant space included in the pega.u.d.url for this browser, and the GenerateHarnessHTML and GenerateLayout RUFs have been updated.

SR-131269 · Issue 200188

Fixed Harness buttons and screen resize issue

Resolved in Pega Version 7.1.8

Harness buttons were not fixed, and the screen was resizing to unviewable height on changing to screen layout. To resolve this, CSS changes have been applied to the pzbase-browser - CSS and pzbase-ie9 - CSS files to include selector for dynamicContainer div inside workarea div in not size to content mode. The rule applied is position: absolute.

SR-131612 · Issue 200253

Handling added for accent characters in DataTable editing

Resolved in Pega Version 7.1.8

When a DataTable had a key value with an accented character like "é", clicking on the "Open this item" icon to edit the row displayed a blank page in the editor. This was caused by the escape method of native JavaScript being deprecated, and the system has been updated to use encodeURIComponent method instead.

SR-122860 · Issue 183998

Added conversion of Turkish characters for Google Chrome

Resolved in Pega Version 7.1.8

Google Chrome was not correctly converting Turkish characters, causing JSON parse exceptions. In order to handle this localization, the system will check whether Google Chrome is being used, and if so will replace selective characters ( Turkish - İIŞĞÜÇÖ ) using a regex.  Letters replaced are { "İ": "i", "I": "ı", "Ş": "ş", "Ğ": "ğ", "Ü": "ü", "Ö": "ö", "Ç": "ç" }. Other browsers are not affected.

SR-122860 · Issue 182083

Added conversion of Turkish characters for Google Chrome

Resolved in Pega Version 7.1.8

Google Chrome was not correctly converting Turkish characters, causing JSON parse exceptions. In order to handle this localization, the system will check whether Google Chrome is being used, and if so will replace selective characters ( Turkish - İIŞĞÜÇÖ ) using a regex.  Letters replaced are { "İ": "i", "I": "ı", "Ş": "ş", "Ğ": "ğ", "Ü": "ü", "Ö": "ö", "Ç": "ç" }. Other browsers are not affected.

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