Page MenuHomeIn-Portal Phabricator

INP-1897 Query for HTTP headers in the "kLogger::addRequestData" method only when the HTTPQuery object is available
Needs ReviewPublic

Authored by erik on Wed, Feb 5, 4:58 AM.

Details

Reviewers
alex
Summary

prevented unexisting object usage attempt

Test Plan

Test code

$this->_logger->addRequestData();

Test

  1. add test code to the kApplication::Init method, before HttpQuery property initialization
  2. login to the adn.console
  3. go to the User ManagementUsers section
  4. confirm, that users grid is shown without any errors/notices

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 11062
Build 3762: arc lint + arc unit

Event Timeline

erik created this revision.Wed, Feb 5, 4:58 AM
erik requested review of this revision.Wed, Feb 5, 4:58 AM
erik edited the test plan for this revision. (Show Details)Wed, Feb 5, 4:59 AM
erik edited the test plan for this revision. (Show Details)
erik edited the test plan for this revision. (Show Details)Wed, Feb 5, 5:02 AM