SR-123149 · Issue 184289
SOAPRequestEnvelope parameter added for custom Auth Activity
Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.8
In some cases, the SOAP request envelope content was not available to the authentication activity called by the auth service protocol. Since the operator ID is derived via a decision table from a different value in the SOAP request envelope, there was no way to use that value as an input to the new authentication activity. To correct this, SOAPRequestEnvelope is now made available on the parameter page of customAuth Activity with name "pxReqSOAPEnvelope".
SR-123152 · Issue 184296
Adjusted error handling of "Prebuild Conclusions" during upgrade
Resolved in Pega Version 7.1.8
The "Prebuild Conclusions" task of an upgrade was failing with the error 'ClassNotFoundException'. This was caused by a misconfiguration in the operating environment that led to the jar file that contains the class not being on the classpath during the upgrade. There was a workaround of setting the build.conclusions=false, but a check has been inserted that will skip these error entries and continue building the remaining conclusion entries.
SR-123209 · Issue 183265
Fixed validation Issue with Map eForm rule
Resolved in Pega Version 7.1.8
A validation error occurred when the system was not able to refer to property which was in a nested page group in Map eForm rule even though the property existed. To resolve this, code has been modified in the validation activity to correctly handle data with parentheses.
SR-123209 · Issue 181230
Fixed validation Issue with Map eForm rule
Resolved in Pega Version 7.1.8
A validation error occurred when the system was not able to refer to property which was in a nested page group in Map eForm rule even though the property existed. To resolve this, code has been modified in the validation activity to correctly handle data with parentheses.
SR-123228 · Issue 184623
Charts code updated for resizing with new browsers
Resolved in Pega Version 7.1.8
After upgrade, summary view charts viewed with the latest version on Microsoft Internet Explorer were not reflecting any change of height even when the height was increased in the parameter tab or the cell. This was due to the parameters for the chart control not containing an expected trailing 'px' on the number that the browser required to know the expected unit of measure. Checks have now been inserted into the code to handle the conversion for the browser.
SR-123233 · Issue 183081
Localization enabled for DisplayRFHarnessErrors in Rule-Obj-Flow
Resolved in Pega Version 7.1.8
Rule DisplayRFHarnessErrors is in two different classes, @baseclass and Rule-Obj-Flow. The localize check box was checked for rule under @baseclass and not for Rule-Obj-Flow. The DisplayRFHarnessErrors rule form has been made available for localization in both areas.
SR-123233 · Issue 180467
Localization enabled for DisplayRFHarnessErrors in Rule-Obj-Flow
Resolved in Pega Version 7.1.8
Rule DisplayRFHarnessErrors is in two different classes, @baseclass and Rule-Obj-Flow. The localize check box was checked for rule under @baseclass and not for Rule-Obj-Flow. The DisplayRFHarnessErrors rule form has been made available for localization in both areas.
SR-123234 · Issue 183083
Localization added for 'clear filter' tooltip
Resolved in Pega Version 7.1.8
"Clear filter" on a grid which has filtering enabled has a hovering tool tip that reads "Enter to clear filter". This value was not previously available for localization, but has been made available.
SR-123234 · Issue 180108
Localization added for 'clear filter' tooltip
Resolved in Pega Version 7.1.8
"Clear filter" on a grid which has filtering enabled has a hovering tool tip that reads "Enter to clear filter". This value was not previously available for localization, but has been made available.
SR-123235 · Issue 183263
Additional localization for attachments functions
Resolved in Pega Version 7.1.8
Localization has been added in the attachments section for the "Attachment" link, "Attach URL", 'Add new party" in the work parties modal, and the "Save Draft" button.