SR-A8520 · Issue 217466
Updated error label highlighting for reused sections
Resolved in Pega Version 7.2
The error highlighting was inconsistent when a section was being re-used in the same screen. This was an issue with the use of multiple controls with the same label (label for=xxx) in the form, leading to only the first control?s label being highlighted in red. This has been fixed by looking at the label closest to the error element.
SR-A12012 · Issue 224390
Update to Localization Wizard Correspondence and Paragraph rules
Resolved in Pega Version 7.2
When updating the Language pack, Correspondence and Paragraph rules will not be picked up in a localization wizard run when the rules were present in a previous version and not updated in the new version. This is a change from previous behavior where the expected delta version was not correct as it included the previous version's Paragraph and Correspondence rules.
SR-A12012 · Issue 223008
Update to Localization Wizard Correspondence and Paragraph rules
Resolved in Pega Version 7.2
When updating the Language pack, Correspondence and Paragraph rules will not be picked up in a localization wizard run when the rules were present in a previous version and not updated in the new version. This is a change from previous behavior where the expected delta version was not correct as it included the previous version's Paragraph and Correspondence rules.
SR-A9602 · Issue 214306
App Explorer logic updated for determining primary page
Resolved in Pega Version 7.2
When using a navigation rule to create a right-click action for the App Explorer, the parameters for one of the actions were sporadically not being passed. This was an issue in the custom application rules. At runtime, the system was not able to determine the primary page for the parameters values due to the application having many pages for same class. The logic has been updated to resolve this issue.
SR-A9602 · Issue 219355
App Explorer logic updated for determining primary page
Resolved in Pega Version 7.2
When using a navigation rule to create a right-click action for the App Explorer, the parameters for one of the actions were sporadically not being passed. This was an issue in the custom application rules. At runtime, the system was not able to determine the primary page for the parameters values due to the application having many pages for same class. The logic has been updated to resolve this issue.
SR-A11563 · Issue 224687
XSS security update for TabbedRepeatingListSection
Resolved in Pega Version 7.2
Security updates have been made to the TabbedRepeatingListSection function to close a potential XSS vulnerability.
SR-A12087 · Issue 224463
Accessibility focus improved for DashboardTree
Resolved in Pega Version 7.2
Accessibility tree grid handlers were not allowing focus on the Expand/Collapse icon in a portal tab that used a pyDashboardTree section with the PegaWAI ruleset. The element focus methods have been updated to correct this.
SR-A12087 · Issue 227542
Accessibility focus improved for DashboardTree
Resolved in Pega Version 7.2
Accessibility tree grid handlers were not allowing focus on the Expand/Collapse icon in a portal tab that used a pyDashboardTree section with the PegaWAI ruleset. The element focus methods have been updated to correct this.
SR-A12450 · Issue 224438
Trailing line removed from breadcrumb
Resolved in Pega Version 7.2
When creating a work item, the breadcrumb showed a trailing line when it displayed "Review and Confirm". This was an issue with a page change class in middle of a screenflow, and has been fixed.
SR-A5367 · Issue 226749
Enhanced accessibility for sorted columns in Repeating Grids
Resolved in Pega Version 7.2
Enhancements have been added to enable JAWS to consistently read the header labels and sort status of columns in a Repeating Grid. The sort and filter status of the columns can be now read using TAB / SHIFT + TAB.