prevented unexisting object usage attempt
Details
Details
- Reviewers
alex
Test code
$this->_logger->addRequestData();
Test
- add test code to the kApplication::Init method, before HttpQuery property initialization
- login to the adn.console
- go to the User Management → Users section
- confirm, that users grid is shown without any errors/notices
Diff Detail
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
Comment Actions
Please:
- resubmit from the 5.3.x branch, because an associated Jira task is for the 5.3.x branch as well.
- (test plan only tests 50% of changed code) improve test plan by checking, that request header logging still works, when HttpQuery is present