Symptom When running an isolated iView in Mozilla Firefox browser and using the browser refresh, POST parameters of the embedded application gets lost during refresh. Other terms Mozilla Firefox, request parameters, POST parameters, GET parameters browser refresh Reason and Prerequisites Firefox session termination comes to late. There is already an automatic session restart (termination and new creation of session) but this mechanism considers only GET parameters. Solution Update to SP which contains the fix to consider also the POST parameters.
|