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-A7642 · Issue 218030

Code added to support automated unit tests on Microsoft Internet Explorer 11

Resolved in Pega Version 7.2

When attempting to create automated tests for a decision table, the dialog to create the test cases was coming up without the version dropdown box. This was traced to a null object being returned for the WebWB_New_Available rule due to Element.all support being dropped by Microsoft Internet Explorer 11. To resolve this, that rule has been modified in order to work on all versions of Microsoft Internet Explorer .

SR-A10487 · Issue 221146

Resolved BIX command line NPE for username/password

Resolved in Pega Version 7.2

Attempting to run a BIX extraction from the command line without specifying -a/-p (username and password) parameters failed with a NullPointerException. This has been corrected.

SR-A11445 · Issue 222408

Wildcard extraction trims extraneous spaces from BIX output

Resolved in Pega Version 7.2

An extra space was being appended to the XML output file name when %t was used. The ExtractImpl.replaceWildCards() method has been updated to trim any additional spaces at the end.

SR-A12684 · Issue 224534

Extracts count corrected when using XML as output

Resolved in Pega Version 7.2

While running an extract using XML as output, a difference was observed in the number of records being extracted when compared with 'Database Schema' as output. The Pega-BIX logs contained failed records with 'Index out of bounds' exceptions. This was traced to missing handling for the value group property references in this scenario, and has been corrected.

SR-A10974 · Issue 223153

BIX Manifest enhanced to include fully qualified property names

Resolved in Pega Version 7.2

If an page list property with the same name existed under two levels in the extracted data (specified in the extract rule multiple times), there was no way to differentiate them when viewing the BIX Manifest file. To resolve this, an enhancement has been added to ExtractImpl to include the fully qualified name for the property.

SR-A12324 · Issue 226656

XML manifest output support added for nodes with 'px' naming schemes

Resolved in Pega Version 7.2

When the 'pxSkillsRequired' value Group property was part of the properties being extracted, node names starting with px generated an exception while writing to XML manifest output format. Handling has now been added to support node names starting with 'px'.

SR-A9893 · Issue 220141

Checkbox values retained in Hybrid client on iOS

Resolved in Pega Version 7.2

Checkbox property values were not retained in Hybrid client on iOS inside a repeating dynamic layout, displaying the checkboxes as unchecked even when the property associated with the checkbox had value = true. This was not an issue when running the application on a desktop or in a regular mobile browser. This was traced to the ID attribute value of all the checkboxes being rendered as the same in this circumstance, and the system has been updated to generate unique ID attributes if bOptimized is true in the pzGenerateCheckbox RUF.

SR-A14732 · Issue 228331

pxObjClass correctly applied to nodes for extract rule form

Resolved in Pega Version 7.2

If pxObjClass was selected for the top level node in the extract rule form, BIX would use use pxObjClass for all of the embedded nodes irrespective of whether pxObjClass was selected for the embedded node or not. If pxObjClass was not selected in the top level node but then selected for all of the embedded nodes, then the system would not use pxObjClass for any of the nodes. To correct this, changes have been made to ExtractImpl and BIXXMLStream so that pxObjClass will be added to those nodes for which pxObjClass property has been explicitly selected in the extract rule form.

SR-A15173 · Issue 229236

pxObjClass correctly applied to nodes for extract rule form

Resolved in Pega Version 7.2

If pxObjClass was selected for the top level node in the extract rule form, BIX would use use pxObjClass for all of the embedded nodes irrespective of whether pxObjClass was selected for the embedded node or not. If pxObjClass was not selected in the top level node but then selected for all of the embedded nodes, then the system would not use pxObjClass for any of the nodes. To correct this, changes have been made to ExtractImpl and BIXXMLStream so that pxObjClass will be added to those nodes for which pxObjClass property has been explicitly selected in the extract rule form.

SR-A2361 · Issue 214536

XSS fix updated for IAC with CSRF tokens

Resolved in Pega Version 7.2

After updating to address a potential XSS security issue, some problems were found with using IAC with CSRF tokens in the pathinfo. Additional checks have been added to handle this scenario.

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