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-C44707 · Issue 384115

Leading/Trailing 0s retained in Export to Excel

Resolved in Pega Version 8.1

Leading/trailing 0s were lost from text after export to Excel. This was traced to ReportUIField.getReturnObject treating the text type as number type if and only if the text property holds numeric content. To correct this, ReportUIField.getReturnObject has been modified to set the datatype to String if its a text type.

SR-C44806 · Issue 385906

pxLOADPortNames properly passes ServiceQName

Resolved in Pega Version 8.1

Changing the value of service name in create SOAP integration wizard was not returning list of operations. Analysis showed that in pxLOADPortNames activity(step3), the current ServiceQName was not passed to the wsdlParser object, resulting in a null pointer exception. Code has now been added to ensure ServiceQname is set as the current service in pxLoadPortNames activity.

SR-C45058 · Issue 385602

Added menu scripts to ensure Operator menu shown when PortalHeader is saved to the application ruleset

Resolved in Pega Version 8.1

The Operator menu was not working, after saving pyPortalHeader to application ruleset. The following error is observed in the console: "Uncaught TypeError: Cannot read property 'showContextMenu' of undefined". This was traced to the menu files not being downloaded because of a generation issue that occurred when only one control (non auto control) was used with menu actions inside a dynamic layout. When a autogenerated control was used like a button, it worked. This has been fixed by adding menu scripts for use when pyactions has a showmenu.

SR-C45147 · Issue 388413

SOAP service encryption error fixed for Java 8

Resolved in Pega Version 8.1

The error "Unable to initialize XML Cipher" appeared in the PegaRULES log when using Java 8 and trying to invoke Pega SOAP service from the SOAP UI with "Enable ws security" checked. To fix this, the webservices-rt-pega1.jar has been updated to use an overloaded constructor of XMLCipher that takes canonicalizer as the second argument.

SR-C45226 · Issue 387649

ZipFileListOnServer activity modified to only create instances for zip files

Resolved in Pega Version 8.1

When the Hotfix Manager was run on the ServiceExport directory, the Next and Cancel buttons did not render. Analysis showed the system was creating the PRFile instance for all of the files from the directory, and an exception was being thrown when am instance was created for a file that had illegal characters in its name. To correct this, the pzZipFileListOnServer activity has been modified to only create the instances for files which start with "dl-" and end with ".zip".

SR-C4526 · Issue 351611

Explicit validation call added to subtree expansion to update declare expression targets

Resolved in Pega Version 8.1

When a declare expression changed a value in a tree grid, the tree grid element did not show the new value until the section was refreshed. This was an issue with declare expression targets not registering after subtree expand, and has been corrected by adding a call to the validation_init() API.

SR-C45270 · Issue 386088

Improved XML security for POST request processing

Resolved in Pega Version 8.1

Updates have been made to resolve a potential security issue involving missing XML validation when processing a POST request.

SR-C45276 · Issue 383709

Placeholder set value shows in accessibility mode dropdown

Resolved in Pega Version 8.1

When a drop down was configured with a placeholder in accessibility mode, the set value was not working. This was an issue with the handling of the onchange event in the accessibility framework, and code has been added to resolve this.

SR-C45293 · Issue 386089

Improved XML security for POST request processing

Resolved in Pega Version 8.1

Updates have been made to resolve a potential security issue involving missing XML validation when processing a POST request.

SR-C45529 · Issue 387642

Cleanup added to DDS service shutdown

Resolved in Pega Version 8.1

When prpcUtils is executed it starts DSM services in client mode when a DSM node (DDS) in the cluster is running. However, DSM threads do not shut down when the utility class completes, causing the Import task to hang. To prevent this, cleanup implementation has been added to the DDS service shutdown.

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