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.
SR-A5367 · Issue 217918
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.
SR-A9731 · Issue 224437
Pick a Value window resized for proper display
Resolved in Pega Version 7.2
On clicking on the criteria field of any report (listview / SummaryView), the 'Pick Values' modal window opens up for user to select values. This window is sized smaller by a percentage than the ClientHeight to ensure the popup can display the content within the height of the current window. After upgrade, the modals appeared with a default height of 96% and caused the Apply / Cancel / Submit buttons to either be partially visible or not visible at all, which did not allow user to select values. This has been resolved by updating the "launchpickavalue" method defined in "Rule-Obj-HTML.Wizard_Parameters" rule to set the iframe height to 93%.
SR-125113 · Issue 203182
Localized labels displaying in Safari
Resolved in Pega Version 7.2
Localized headers were not displaying properly on Safari browsers if the Fat List mode was used for the grid headers. Rendering worked as expected using Field Value mode. This was an issue with localized labels not rendering properly when the width of the Safari browser is reduced, and has been fixed. In addition, an issue with the header values being added dynamically instead of using constant values for a mobile browser grid using responsive mode has also been fixed.
SR-A7487 · Issue 221276
Better Japanese font handling in CreatePDF smart shape
Resolved in Pega Version 7.2
The CreatePDF smart shape was not able to properly parse Japanese font characters in section data. This has been corrected by changing the default font to 'MS PGothic' which better supports Japanese.