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-A4125 · Issue 211004

Corrected class issue with DS section rendering

Resolved in Pega Version 7.2

In Designer Studio, a section rule referencing another section of different class using a PageGroup was not rendering properly. This has been corrected by updating the handling for the GetDesignViewXML check on whether the page being used as the context is found on the pages and classes tab.

SR-A6169 · Issue 214467

Corrected compilation error when using param.value in Repeat Layout label

Resolved in Pega Version 7.2

A compilation issue was encountered when a parameter was used in a repeat section cell due to the paramStrValue being double encoded. This has been resolved by adding a check that will skip the extraneous encoding.

SR-A1235 · Issue 211107

Corrected display of page error messages set by activity

Resolved in Pega Version 7.2

Some error messages set via activity were not being displayed due to an additional call to getTrackerChanges. This was due to the async request altering the table, and has been fixed.

SR-A7682 · Issue 218041

Corrected modal flow submitted by ActionAutoSubmit

Resolved in Pega Version 7.2

ActionAutoSubmit was not working correctly with modal windows, incorrectly submitting the flow action from which the modal was invoked. This has been fixed.

SR-A5745 · Issue 213842

Corrected page group attribution handling for duplicate names

Resolved in Pega Version 7.2

If two mandatory properties existed with the same name in different contexts, the validation error "Value cannot be blank" was appearing in the second field after the first was completed. This was caused by the 'for' attribute in the label field having the value corresponding to its input field, leading to the the input fields having the same ID attached to that 'for' attribute. To correct this, the logic has been modified to pick up the nearest label from the error element.

SR-A5212 · Issue 215923

Corrected Spellcheck examining style tags

Resolved in Pega Version 7.2

When text was sent for spell check, the Spell Checker was also validating the contents inside style tags and adding the spell checker's suggestions to them. This has been resolved by trimming any style tags off before sending the text for spellcheck.

SR-A7105 · Issue 215067

Corrected When Display format handling for DateTimeControl

Resolved in Pega Version 7.2

If the read-only formatting value was checked in the pxDateTime control for the When Display value, selecting the same value twice from the calendar caused the formatted value to be lost. To correct this, the populateSubmitableField API in pzpega_ui_calendar_dbp js file has been updated to set the data-display-value attribute before setting the value and enabling the data-formatting attribute.

SR-A6766 · Issue 215088

Corrected XSS filter handling of properties with parentheses

Resolved in Pega Version 7.2

While localizing any text using field value to a property that contains parentheses, '(' and ')' were being encoded to ( and ) respectively. This was traced to the cross-site scripting filter being applied twice twice in in the RUF pzGenerateLabelInclude, and has been corrected.

SR-A8237 · Issue 217422

Dropdown field focus corrected

Resolved in Pega Version 7.2

If a Dropdown had on change Refresh configured, the extra select displayed beside the dropdown was causing an issue where the focus was not moving back to the field where error was present after displaying an alert. This was traced to display handling differences within the accessibility focus API, and that has been modified to focus on the dropdown select instead of the hidden input.

SR-A6472 · Issue 216449

Dynamic select config works with repeat grid inline mode

Resolved in Pega Version 7.2

Repeat grid inline mode was not working when dynamic select was configured in if the validation failed using a validate rule (or) post server side validations. The logic has been added to submit callback checks for errors on grid row in the submitted row instead of all the rows.

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