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-B74152 · Issue 331689

Resolved blank offer page for property type Class Key

Resolved in Pega Version 7.4

When data like 'Category' was referenced via a pxDropdown in Proposition Data that was defined with a datapage, the Dropdown was working within a proposition via proposition management --> Decision Data, but the following Offer page was displayed as blank and clicking on any existing Offers or the Create button resulted in a rendering exception. This happened when the primary key only contained one attribute that was also used later for "Table Type" and "Class Key Value", and was traced to an issue with the pageName parameter becoming stale. To fix it, the pageName parameter will be cleared after its use in the pzGetClassKeyValues RUF.

SR-B74426 · Issue 330675

Modal window errors displayed as expected

Resolved in Pega Version 7.4

After configuring a tabbed layout where one of the tabs contained properties with required field validation and a button to launch a modal window, focusing on the required property and then moving to another property showed the required validation message for that property. However, once the post-submit modal window was launched and the validation was configured via a post processing activity, clicking the submit button did not display the expected validation messages in the modal window. This was traced to the client side error indicator on the tab header using the incorrect ErrorFlag ID, and has been corrected.

SR-B74907 · Issue 329422

Fixed stuck modal dialog in Microsoft Internet Explorer grid

Resolved in Pega Version 7.4

When using Microsoft Internet Explorer, it was not possible to cancel or dismiss a dirty pop-up error message that was generated in a grid after adding a line and then closing a work object without submitting a mandatory field. The cause was found to be interference with click actions outside the grid caused by the submitrow method of ui_grid.js that was used when the row cells have editable "required" controls. This has been fixed.

SR-B74916 · Issue 332336

Empty value handling added to json.parse

Resolved in Pega Version 7.4

The json.parse in jsonscript was missing handling for empty values, causing RefreshSection on keyDown to not work as expected if no value was given. This has been fixed.

SR-B76413 · Issue 329596

Queuing handling added to complex summary grids

Resolved in Pega Version 7.4

In a grid repeat layout that contained several sections where values could be entered into multiple fields of each row and "on change" events were configured to re-evaluate the sum for every modification, tabbing quickly between the fields caused the UI to intermittently display incorrect summary values. This was traced to the multiple calls of on-change being fired so quickly in succession that some of the actions were ignored or not performed. To resolve this, code has been added to the isEventQueueable function in ui_events.js to handle such a scenario.

SR-B76552 · Issue 330151

Expand/Collapse issue fixed

Resolved in Pega Version 7.4

After upgrade, clicking an expand/collapse icon that was configured to expand all the layouts in the section did not affect some of the layouts. In addition, when sections were expanded the icon did not change to a collapse icon. This was traced to a failure in handling the class properly, and has been corrected.

SR-B76668 · Issue 350935

Long pages print correctly in Microsoft Internet Explorer

Resolved in Pega Version 7.4

When using a print harness, long pages (width wise) were cut off when using Microsoft Internet Explorer. This was caused by Print preview getting scrolled, and has been resolved by adding a check in doc_lifecycle to return from the handling.

SR-B76839 · Issue 329462

Work object URL error fixed in PegaExpress

Resolved in Pega Version 7.4

In PegaExpress, opening an assigned work object with Unicode naming and clicking the icon for other device type or device shape to change resolution generated an error indicating a corrupted URL. This was due to the encoded URL being passed through SafeURL and thus being double-encoded, and has been fixed.

SR-B77123 · Issue 327930

SmartInfo alignment fixed for multiple placements

Resolved in Pega Version 7.4

If SmartInfo was configured in two places in a section, the first appeared as expected but the second was misaligned. To correct this, the code has been updated to place the SmartInfo inside the body or harness as expected.

SR-B77123 · Issue 337074

SmartInfo alignment fixed for multiple placements

Resolved in Pega Version 7.4

If SmartInfo was configured in two places in a section, the first appeared as expected but the second was misaligned. To correct this, the code has been updated to place the SmartInfo inside the body or harness as expected. In addition, an error with being able to dismiss the SmartInfo window 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