Page MenuHomePhabricator

Don't log whiny exceptions for AJAX requests
Needs ReviewPublic

Authored by joshuaspence on Jul 30 2017, 10:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 6:06 PM
Unknown Object (File)
Sun, Dec 8, 10:01 AM
Unknown Object (File)
Wed, Nov 20, 4:28 PM
Unknown Object (File)
Nov 16 2024, 7:27 AM
Unknown Object (File)
Nov 12 2024, 12:38 AM
Unknown Object (File)
Nov 9 2024, 2:25 PM
Unknown Object (File)
Nov 8 2024, 1:59 AM
Unknown Object (File)
Oct 18 2024, 4:20 AM
Subscribers

Details

Summary

Ref T11480. This is the same fixed as in D16402, but this also applies to PhabricatorAjaxRequestExceptionHandler.

Test Plan
  1. Opened a page with a comment box.
  2. Whilst the page was opened, use bin/config set to change phabricator.csrf-key.
  3. Typed into the comment box.
  4. Observed that no AphrontMalformedRequestException was logged.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17842
Build 23963: Run Core Tests
Build 23962: arc lint + arc unit