SR-A76665 · Issue 252314
Support information updated in browser compatibility error message
Resolved in Pega Version 7.2.2
The error screen generated by pyUnsupportedBrowserLoginMessage has been updated to provide appropriate user support contact information when the browser is unable to run the software.
SR-A21996 · Issue 252071
Timing logic updated for better BusyIndicator hide
Resolved in Pega Version 7.2.2
The logic for the performInsertCallback, loadAppendedRow, afterLoadRow, and editRowCallback functions has been improved to prevent a race condition that sometimes caused the busy indicator to not be correctly hidden on complicated repeat grids with many actions built on CPM.
SR-A18600 · Issue 247670
ErrorShade class added to customize message border
Resolved in Pega Version 7.2.2
The pzGenerateTextInput function has been enhanced with the class "ErrorShade", which allows for customization of the border color of the message when displaying server side errors.
SR-A18600 · Issue 249613
ErrorShade class added to customize message border
Resolved in Pega Version 7.2.2
The pzGenerateTextInput function has been enhanced with the class "ErrorShade", which allows for customization of the border color of the message when displaying server side errors.
SR-A18600 · Issue 249162
ErrorShade class added to customize message border
Resolved in Pega Version 7.2.2
The pzGenerateTextInput function has been enhanced with the class "ErrorShade", which allows for customization of the border color of the message when displaying server side errors.
SR-A18600 · Issue 249163
ErrorShade class added to customize message border
Resolved in Pega Version 7.2.2
The pzGenerateTextInput function has been enhanced with the class "ErrorShade", which allows for customization of the border color of the message when displaying server side errors.
SR-A18600 · Issue 250181
ErrorShade class added to customize message border
Resolved in Pega Version 7.2.2
The pzGenerateTextInput function has been enhanced with the class "ErrorShade", which allows for customization of the border color of the message when displaying server side errors.
SR-A18600 · Issue 249161
ErrorShade class added to customize message border
Resolved in Pega Version 7.2.2
The pzGenerateTextInput function has been enhanced with the class "ErrorShade", which allows for customization of the border color of the message when displaying server side errors.
SR-A18600 · Issue 250180
ErrorShade class added to customize message border
Resolved in Pega Version 7.2.2
The pzGenerateTextInput function has been enhanced with the class "ErrorShade", which allows for customization of the border color of the message when displaying server side errors.
SR-A20539 · Issue 244590
Refresh condition rendering fixed for pyCaseManager7 Harness
Resolved in Pega Version 7.2.2
The Refresh Condition for pyPortalContent in pyCaseManager7 harness was not rendering Case Manager properly even when the Refresh Condition for pyPortalHeader and pyPortalNav worked as expected. This was an issue with the Screen Layout iframe height being set to 150px when size to content was unselected, and has been fixed with an added style in pzbase-div-layouts.CSS to consider CT div while setting height to 100%.