APAR status |
Closed as program error.
| Error description
HttpUtils.parsePostData and URLDecode.decode incorrectly convert
the following data:
ServerRequesti%c6q%8e%88%1c%29%04%02
In particular the %8e and %88 convert incorrectly. the following data:ServerRequesti%c6q%8e%88%1c%29%04%02In particular the %8e and %88 convert incorrectly. Local fixProblem summary
While using HttpUtils.parsePostData() method
to decode values, it fails to decode properly and returns wrong
values. As the method parsePostData does not decode the
encoded values properly, it makes the customer feel the server
is returning the incorrect data. Problem conclusion
Code has been written in the RequestUtils.
parseName() method so that the decoding is done correctly -
that is, the encoding scheme is used while decoding the string.
The change was made in RequestUtils.java. Temporary fix
ZE FIX ERROR PQ47871 01/04/12
pq44657.jar Comments
APAR information | APAR number | PQ44657 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2000-12-22 | Closed date | 2001-01-04 | Last modified date | 2001-04-12 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED AI | Fixed component ID | 5648C8400 |
Applicable component levels | R350 PSY | UP |
|