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-128986 · Issue 194639

Accessibility Report function removed

Resolved in Pega Version 7.1.8

The accessibility report required Quirks mode in order to render properly and be functional. This meant a modern browser such as Microsoft Internet Explorer 10/11 had to run in compatibility mode. This was not desirable behavior, as it meant the report was not compatible with non-Microsoft Internet Explorer browsers such as Google Chrome/Firefox and the Quirks mode requirement directly conflicted with the new requirement to use Standards mode in Designer studio and native Pega 7 developed apps. Therefore, the Accessibility Report has been deprecated and removed and developers are encouraged to use third party tools such as FireEyes to assess their application from an accessibility compliance perspective.

SR-128987 · Issue 195605

Dynamic Layouts incorrectly shown as not accessible

Resolved in Pega Version 7.1.8

Dynamic Layouts were incorrectly shown as not accessible in the Accessibility Report. This has been corrected. However, please note that the report's requirement to run in Quirks mode to render properly and be functional made it incompatible with modern browsers, and the Accessibility Report has been deprecated and removed. Developers are encouraged to use third party tools such as FireEyes to assess their application from an accessibility compliance perspective.

SR-129011 · Issue 193996

Added space to pzGridModalTemplate

Resolved in Pega Version 7.1.8

The pzGridModalTemplate used as a pop-up to input data to a grid was missing a space between the "Previous"/"Add" buttons and "Ok"/"Cancel" buttons. This has been inserted.

SR-129015 · Issue 196408

Cleaned up section reload on change

Resolved in Pega Version 7.1.8

In a section with a drop down on which an onChange event was added and a refresh section is set as the action, the refresh section calls a data transform and no activity call. However upon execution, there was a pop up with the error message 'Illegal Argument Exception'. When the activity is cleared the section rule should remove the parameter, but the preactivity params were not cleared in the clipboard even after clearing the activity. This has been corrected.

SR-129075 · Issue 197719

Sorting corrected for mixed column types in virtual RD grids

Resolved in Pega Version 7.1.8

If a grid contained both dynamic and static columns, the sort icon did not change after clicking on a column to change the sort in a virtual report definition grid. This was due to a missing CSS style for the static columns in this scenario, and a check has been added to look for multiple column types.

SR-129080 · Issue 199016

Ensured correct clearing for error in DateTime control field

Resolved in Pega Version 7.1.8

If there was an error on the Datetime control field present in a repeat grid, correcting the value in that Date field and then adding another row that follows the one containing the error generated a popup error message and it was not possible to set the date. The issue was in the drop down display mode, which re-rendered an invalid field as empty but the corresponding input had the same invalid value. That caused the new submit with empty values (which is valid) to produce the same error due to the input present in the client. To resolve this, the invalid hidden input for will now also be reset.

SR-129230 · Issue 196382

Text input handling updated for Microsoft Internet Explorer10/Microsoft Internet Explorer 11

Resolved in Pega Version 7.1.8

When the control for a text box is set to "Integer" and Type is set to "Number" in the Presentation tab while using the Microsoft Internet Explorer10 orMicrosoft Internet Explorer 11 browser, the text was grayed out while typing and any entered text disappeared on blur. This was an issue where If the input type was a number and a placeholder was given, the placeholder was not behaving properly. However, without the placeholder any non-numeric character entered would disappear. To resolve this, the JavaScript for the text input has been updated to render properly for these browsers.

SR-129232 · Issue 197812

LiveUI inspector enhanced to uncover elements inside non-Live UI frames

Resolved in Pega Version 7.1.8

Issues were found with inspecting elements inside non-auto sections from Live UI; Live UI inspector did not point to the relevant UI component, but rather pointed to the header level, causing frames inside an iframe without Live UI Code to be ignored even if they did have elements that could be inspected by Live UI. In order to ensure all elements are caught, code changes have been inserted to loop over all child frames and recall itself with the next frame to cover all elements that can be inspected by Live UI.

SR-129387 · Issue 200153

Logic updated to correctly tally requests that bypass authentication

Resolved in Pega Version 7.1.8

The logic used by the usage summary report to capture service invocation was not updated when the code was changed to bypass authentication for some service requests: if authentication was disabled, the request was treated as authenticated and was not correctly reported in the service invocation total of the SOAP usage summary report. To correct this and report accurate transactions, the system now resets the authentication flag for stateless unauthenticated requestors at the end of service invocation so that usage tracking is correctly recorded.

SR-129423 · Issue 198808

Updated responsiveness for certain dynamic column widths

Resolved in Pega Version 7.1.8

At run time, the width of a dynamic layout in a section was not changed as per the transformation and responsiveness was not working as expected for specific column widths. This was an issue with Skin CSS generation for dynamic layouts in generating column widths when another format was applied at a breakpoint, and has been resolved.

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