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-D55508 · Issue 521862

CSRF and Fingerprint token handling added to custom URL generation

Resolved in Pega Version 8.4

An error screen appeared with the message "Server response error, no update data returned" while doing a check out and check in of the offer rule. This was traced to CSRF token validation: in this scenario, a custom URL was being framed and the corresponding request did not have a valid CSRF/ Fingerprint token, which can occur when there are custom AJAX/Non-ajax URLs constructed manually in the non-autogenerated/HTML streams. To address this, handling has been added for CSRF and fingerprint tokens as part of the custom URL generation.

SR-D56409 · Issue 520743

URL Encryption and Obfuscation made compatible with site-minder

Resolved in Pega Version 8.4

Attempting to install a DL using Hfix Manager worked when not going through SSO but failed when using SSO. Investigation showed that this was due to the use of URLEncryption: URLEncryption uses a Pega-supplied base64 to encode the cipher text with MIME type encoding by default, which adds newline character after every 72 characters. This is not compatible with site-minder. which has policies to restrict newline characters in the URL. As a result, none of the encrypted requests were being processed. To resolve this, post-processing logic has been added to remove newline characters from encoded text. This change has also been applied top URLObfuscation.

SR-D62949 · Issue 527502

XSS protection added

Resolved in Pega Version 8.4

The CrossScriptingFilter API has been applied to address a potential XSS issue related to stream rule parameters used in the request header.

SR-D63232 · Issue 524295

Support added for Authentication service rule attributes in embedded pages

Resolved in Pega Version 8.4

SSO login was not working, giving the error "Unable to process the SAML WebSSO request : No value specified for Attribute in SAML assertion". Investigation showed the Authentication service rule could only map attributes that are on the top level page and did not consider embedded page values. To resolve this, tools.getProperty will be used to fetch the property reference value instead of find Page and getString.

SR-D63727 · Issue 531726

Authorization header base 64 format error recategorized as debug logging

Resolved in Pega Version 8.4

Numerous messages were generated indicating that the Authorization Header format was invalid when using the format " : " (Base64 Og==) . As this is the default behavior for a particular class of proxy servers, the error statement has been updated to be logged as a debug statement and will be visible only when that logging is enabled.

SR-D71378 · Issue 533282

Authorization header base 64 format error recategorized as debug logging

Resolved in Pega Version 8.4

Numerous messages were generated indicating that the Authorization Header format was invalid when using the format " : " (Base64 Og==) . As this is the default behavior for a particular class of proxy servers, the error statement has been updated to be logged as a debug statement and will be visible only when that logging is enabled.

INC-184798 · Issue 703269

PRconfig added for JVM user/password

Resolved in Pega Version 8.7.1

The setting Dcom.sun.management.jmxremote.local.only=true has been added for use when JMX authentication is enabled by providing jmxuser/password through prconfig.

INC-194348 · Issue 703374

Resolved multiple copies of Pega0050 alerts

Resolved in Pega Version 8.7.1

The PDC alert Pega0050 was seen multiple times for the standard pxgetoperatordetails activity, step 6.This has been fixed by removing the pagecopy and updating the data page properties.

INC-195580 · Issue 684492

Delay Factor updated to allow values < 1.0

Resolved in Pega Version 8.7.1

After modifying the "Delay factor" parameter on a queue processor rule and and clicking the "Save" button, refreshing the page caused the value of the "Delay factor" parameter to change. This has been resolved by updating the delay calculation strategy to support factors < 1.0.

INC-196478 · Issue 683130

CORS policy updated for GET streams

Resolved in Pega Version 8.7.1

CORS (Access-Control-Allow-Origin) support has been added to handle Stream calls during GET requests.

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