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-A19363 · Issue 243522

Edit validate does not clear date field on error

Resolved in Pega Version 7.2.1

When submitting a flow action, the edit validate rule fired and caught the error, but then the date field value was unexpectedly cleared. The resetDatetimeHidden API has been modified to resolve this.

SR-A19421 · Issue 237693

Corrected tab group issue when '&' present in tab title

Resolved in Pega Version 7.2.1

Depending on the browser, the drop down function to view the list of tabs was performing inconsistently if '&' was present in a tab title. This was an issue with the character not being encoded, and the dynamic container handling has been updated to correctly display the tab with '&' and all tabs behind it.

SR-A19464 · Issue 237977

Improved null value handling for navigation rule

Resolved in Pega Version 7.2.1

In cases where no pyValue property was given in the navigation rule, the preactivity of a navigation rule (scenario: item list & action:create work) was always passing the first parameter value to the rest of the parameters. This was due to missing handling for a null value; a check was added, but the handling has been further expanded to reset the string holding the pyvalue of pre activity params.

SR-A19478 · Issue 242241

Fixed truncation in tooltips text

Resolved in Pega Version 7.2.1

When the title attribute for an expand/collapse header was specified with apostrophes and single quotes, the text which displayed in the tooltip message was truncated at the punctuation. For all the tooltips that get displayed, if the text contains an apostrophe (e.g. "Today's Work"), the tooltip truncates the text at the apostrophe (e.g. "Today"). This did not occur very often in English, but was a much more obvious problem in other languages. For example, the word for "today" in French is "Aujourd'hui", so on tooltips, this was truncated to "Aujourd". To fix this, code has been added to escape the special characters for the tooltip messages.

SR-A19549 · Issue 237574

Create work passes custom parameters in IAC flow

Resolved in Pega Version 7.2.1

In some circumstances, the create work on a button in a UI was not passing flow parameters when the section was launched inside the IAC Gadget. This has been fixed by updating the openSpaceInGadget API to pass custom parameters for the enternewworkfromflow switch clause.

SR-A19579 · Issue 236678

JAWS support added to tablist menu

Resolved in Pega Version 7.2.1

Screen readers were not reading when focus was on the tablist menu. Aria attributes have been added to correct this.

SR-A19580 · Issue 236677

IAC-NonGateway cookie set by encryption check

Resolved in Pega Version 7.2.1

Some site security mandates require all cookies to either have secure and httponly attributes set or be removed. Sites that were not making use of IAC were encountering a non-removable IAC-NonGateway cookie that violated this policy. To resolve this, the system now has a check for an encrypt condition before using setCookie for iac_nongateway, and will only set the cookie when encryption is found.

SR-A19582 · Issue 236679

Unique row IDs created for embedded repeat grid Autocompletes

Resolved in Pega Version 7.2.1

pxAutocompletes in a section embedded in a repeat grid did not have unique ID's associated with them, while their labels did. This affected their accessibility. cpega_RLIndex has been added to the autocomplete ID to create the missing row index.

SR-A19601 · Issue 238255

Workbasket re-visit issue resolved

Resolved in Pega Version 7.2.1

After selecting a workbasket in the MyGroup drop down and launching the pop-up containing the workbasket details, an error in the closing reset function led to an issue where a second workbasket would need to be launched before it was possible to return to the first one again. This has been corrected.

SR-A19659 · Issue 241725

Autocomplete accepts parameters with special characters

Resolved in Pega Version 7.2.1

Autocomplete was not populating results when it was configured with a Datapage which accepted parameters and those parameters included colons. The handling for the function,"updateParams" (of pzpega_control_autocompleteag.js) has bene modified to send the parameter in the request body instead of the header.

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