E-IB/ES: JsonBuilder Class's AddProperty Method Does Not Escape JSON Reserved/Special Characters Properly
(Doc ID 2814864.1)
Last updated on MARCH 07, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.58 to 8.59 [Release 8.4]Information in this document applies to any platform.
Symptoms
Sample site is on PeopleTools (PT) 8.58. When using JsonBuilder class to handle JSON data, the "AddProperty" method does not escape the special/reserved characters per JSON specification.
The issue can be reproduced at will with the following steps:
1. Place the peoplecode below in an application engine's PeopleCode action, or in a PIA (online) page's PeopleCode event.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |