Page MenuHomeDevCentral

Guard PUT requests against null exceptions
ClosedPublic

Authored by dereckson on May 22 2022, 12:26.
Tags
None
Referenced Files
F12305623: D2691.id6814.diff
Tue, Oct 21, 05:03
Unknown Object (File)
Mon, Oct 20, 09:57
Unknown Object (File)
Mon, Oct 20, 09:53
Unknown Object (File)
Mon, Oct 20, 09:50
Unknown Object (File)
Mon, Oct 20, 09:50
Unknown Object (File)
Sat, Oct 18, 17:29
Unknown Object (File)
Thu, Oct 16, 22:26
Unknown Object (File)
Thu, Oct 16, 00:16
Subscribers
None

Details

Summary

Two cases can occur:

  • server-side issue where environment isn't configured
  • client-side issue where "" is sent as payload

Fixes T1734.

Diff Detail

Repository
rAPISRVLOGS Servers log :: Add new entries API
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.May 22 2022, 12:27
dereckson retitled this revision from Guard PUT requests against null exception to Guard PUT requests against null exceptions.May 22 2022, 12:27