Page MenuHomePhabricator

Conpherence - fix send bug for users with no javascript
ClosedPublic

Authored by btrahan on May 16 2014, 2:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:55 PM
Unknown Object (File)
Wed, Apr 17, 2:47 PM
Unknown Object (File)
Wed, Apr 3, 6:43 PM
Unknown Object (File)
Mar 3 2024, 12:00 PM
Unknown Object (File)
Feb 13 2024, 6:42 PM
Unknown Object (File)
Feb 13 2024, 5:28 PM
Unknown Object (File)
Jan 29 2024, 8:41 PM
Unknown Object (File)
Jan 29 2024, 8:38 PM
Subscribers

Details

Summary

we should do a redirect if its not an ajax request, which solves this problem since folks with no javascript aren't sending ajax requests. Fixes T5049.

Test Plan

inverted the predicate, tried ajax requests, and got redirected

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Conpherence - fix send bug for users with no javascript.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 16 2014, 2:31 AM
btrahan updated this revision to Diff 21735.

Closed by commit rP45f4431a844a (authored by @btrahan).