APAR status |
Closed as program error.
| Error description
Cu uses a JSP to invoke a servlet. At the request form Cu calls
servlet via method=POST with two different requests.
1. via a submit button: standard parameters as well as at leas
least one optional parameter are passed => result: the query
string of theservlet can gather the parameters and parse
them => OK
via forward a again the query string reads out theparameters
However it cannot parse them.
Result: the single target,finaltarget as well as policy_number Local fixProblem summary
WS 3.5.3 had two problems.
1. If the access method type was "POST" then the post body
parameter data would overwrite parameter values (with
the same key) read from the query string.
2. On a "POST" the query string was ignored if the post
body was empty (contained no parameters). Problem conclusion
com/ibm/servlet/engine/srt/SRTServletRequest.java Temporary fixComments
APAR information | APAR number | PQ47363 | Reported component name | WAS ADVANCED SU | Reported component ID | 5648C8402 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-03-30 | Closed date | 2001-04-25 | Last modified date | 2001-04-25 |
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 SU | Fixed component ID | 5648C8402 |
Applicable component levels | R350 PSY | UP |
|