Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The get/post/cookie values, shown by the Debugger are taken directly from the $_GET, $_POST, $_COOKIE superglobal variables ignoring the fact, that In-Portal itself might have altered their values internally (e.g. decrypted cookies).

Solution

  1. remember position, in Debugger report, where web request data should be added
  2. later, during "\Debugger::printReport" method call also call "\Debugger::appendRequest", but make it inject data into the previously remembered position

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-1825